-
-
Save costrouc/b5bd51c2736378c0e5a3c5831e085fbd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nix-shell -p nix-review --run "nix-review pr 64952" | |
$ git fetch --force https://github.com/NixOS/nixpkgs python-unstable:refs/nix-review/0 pu | |
ll/64952/head:refs/nix-review/1 | |
From https://github.com/NixOS/nixpkgs | |
+ b8f84b24dee...e87daaa520e python-unstable -> refs/nix-review/0 (forced update) | |
+ 75bba3db2a5...1659822cd41 refs/pull/64952/head -> refs/nix-review/1 (forced update) | |
$ git worktree add /home/costrouc/.cache/nix-review/pr-64952/nixpkgs e87daaa520e086aafc48 | |
9ed047f54712a1281a00 | |
Preparing worktree (detached HEAD e87daaa520e) | |
HEAD is now at e87daaa520e python: scikit-learn: 0.20.3 -> 0.21.2 | |
$ nix-env -f /home/costrouc/.cache/nix-review/pr-64952/nixpkgs -qaP --xml --out-path --sh | |
ow-trace | |
$ git merge --no-commit 1659822cd41545afd089cb713d04eb5d8fb4f10f | |
Updating e87daaa520e..1659822cd41 | |
Fast-forward | |
pkgs/development/python-modules/glob2/default.nix | 26 ++++++++++++++ | |
pkgs/development/python-modules/jsonschema/default.nix | 48 +++++++++++++++++-------- | |
pkgs/development/python-modules/nbval/default.nix | 24 +++++++++---- | |
pkgs/development/python-modules/poetry/default.nix | 33 ++++++++++------- | |
pkgs/development/python-modules/poetry/jsonschema.nix | 37 ------------------- | |
pkgs/development/python-modules/pycurl/default.nix | 31 +++++++++------- | |
.../python-modules/pytest-annotate/default.nix | 15 ++++++-- | |
pkgs/development/python-modules/pytest-mock/default.nix | 22 ++++++++++-- | |
pkgs/development/python-modules/readme/default.nix | 21 ++++++----- | |
pkgs/top-level/python-packages.nix | 2 ++ | |
10 files changed, 163 insertions(+), 96 deletions(-) | |
create mode 100644 pkgs/development/python-modules/glob2/default.nix | |
delete mode 100644 pkgs/development/python-modules/poetry/jsonschema.nix | |
$ nix-env -f /home/costrouc/.cache/nix-review/pr-64952/nixpkgs -qaP --xml --out-path --sh | |
ow-trace --meta | |
$ nix build --no-link --keep-going --max-jobs 4 --option build-use-sandbox true -f /home/ | |
costrouc/.cache/nix-review/pr-64952/build.nix | |
[0/1627 built, 4/793/2221 copied (3659.3/9990.5 MiB), 1455.4/2946.5 MiB DL] fetching pyt^ | |
[0/1587 built, 4/845/2221 copied (3697.0/9990.5 MiB), 1463.8/2946.5 MiB DL] fetching pyt^ | |
hash mismatch in fixed-output derivation '/nix/store/klp31bajf9ngfg6clxprpcnva98lyg62-bui | |
ldbot-console-view-2.3.1.tar.gz': | |
wanted: sha256:1yh8xij3wizz0f88chjpdijm7i35ql87g84ph3f76sqyr6aj6ckw | |
got: sha256:1y523hadw3398jwfpmi2f4g0s6dp9y191qzycrsbvbj147dp0qra | |
hash mismatch in fixed-output derivation '/nix/store/kbzaipk8g2wf8s123p6ssmhjw6wp3yxy-bui | |
ldbot-grid-view-2.3.1.tar.gz': | |
wanted: sha256:0bcilhcz9xnr8799d5j4sm6qz8pdjlckdck7a282nfs64liajsrh | |
got: sha256:1xkqiwxjppyns2s0239zzvbnr8b7vdakypj95mca89mmnyniflxj | |
hash mismatch in fixed-output derivation '/nix/store/ikgybjqcys4csd5blmx90icpq52yd3x8-bui | |
ldbot-waterfall-view-2.3.1.tar.gz': | |
wanted: sha256:04iihy1s9r4n5jlk57pdjy3yvp6zym2iv2bgqjhw6fy0hff5j8ys | |
got: sha256:1prfr03igcmagydvxqhrh6k6wz16vk6fwgrm143jh3xmml6f16ll | |
hash mismatch in fixed-output derivation '/nix/store/053sp3s749ldnl37g9xgyw5v3hp94vkc-bui | |
ldbot-wsgi-dashboards-2.3.1.tar.gz': | |
wanted: sha256:13lr7lzi9sv0s6xrfalq0dkcys6fp7hn0787rjhnz9gc7x83aqjv | |
got: sha256:1jhvq61x0bzh03nd2ac11swdjn0ndnx3ac7x9v3m3v0pgr08rc28 | |
hash mismatch in fixed-output derivation '/nix/store/kmajk0vnw1b8bj1n384hn8iavps7sjjj-bui | |
ldbot_www-2.3.1-py3-none-any.whl': | |
wanted: sha256:134b8y498bq5fp4863hj9058wr7mcw0xgl74br0f1dy9n7jdcl39 | |
got: sha256:1ii01py78wkda9x4lqm0bxqmb4dhvbdmmz7sncm1lw7bhmhqh84w | |
cannot build derivation '/nix/store/gfxwdbg2674396d96nqqwfw8afn1c2qv-python3.7-buildbot_w | |
ww-2.3.1.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/4gpld2cg3mgyr3xxzs7xshfknnfchq24-python2.7-Faker-1.0.7.drv' faile | |
d with exit code 1; last 10 log lines: | |
running pytest | |
Searching for freezegun==0.3.11 | |
Reading https://pypi.org/simple/freezegun/ | |
Download error on https://pypi.org/simple/freezegun/: [Errno -2] Name or service not kn | |
own -- Some packages may not be found! | |
Couldn't retrieve index page for 'freezegun' | |
Scanning index of all packages (this may take a while) | |
Reading https://pypi.org/simple/ | |
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Som | |
e packages may not be found! | |
No local packages or working download links found for freezegun==0.3.11 | |
error: Could not find suitable distribution for Requirement.parse('freezegun==0.3.11') | |
cannot build derivation '/nix/store/d3km61jqjnka9sfc4bs1pibr7bchal19-python2.7-factory_bo | |
y-2.12.0.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/nh00k2g67hr0wh21ljykhy6s9nyrvv50-python-2.7.16-env.drv' failed wi | |
th exit code 25; last 1 log lines: | |
collision between `/nix/store/kp891ij6sflpv9zqfzg286v6w916nz58-python2.7-backports.func | |
tools_lru_cache-1.5/lib/python2.7/site-packages/backports/__init__.py' and `/nix/store/cw | |
zl3w5bbwczkbq5148qk3pff4njbzvp-python2.7-configparser-3.7.4/lib/python2.7/site-packages/b | |
ackports/__init__.py' | |
builder for '/nix/store/1m416cvg6638gzn57wa2yd84hqvdm9pj-python2.7-pyro-ppl-0.3.3.drv' fa | |
iled with exit code 1; last 10 log lines: | |
Processing ./pyro_ppl-0.3.3-py2-none-any.whl | |
Requirement already satisfied: contextlib2 in /nix/store/s3vn018javp70wn527plywr1l394qw | |
n7-python2.7-contextlib2-0.5.5/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (0.5.5) | |
Requirement already satisfied: numpy>=1.7 in /nix/store/5z4r3ixydm03bpj0kzwi6dxmd9pi9wq | |
w-python2.7-numpy-1.16.4/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (1.16.4) | |
Requirement already satisfied: opt-einsum>=2.3.2 in /nix/store/x43d99d0fcwjijjwdibhfqb5 | |
6m844bhj-python2.7-opt_einsum-2.3.2/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (2 | |
.3.2) | |
Requirement already satisfied: tqdm>=4.31 in /nix/store/1msg7qpkapv67x30q25lr559z3wgx1j | |
m-python2.7-tqdm-4.32.1/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (4.32.1) | |
Requirement already satisfied: six>=1.10.0 in /nix/store/czzb6snx97as85ifw30qxbnmjdknfd | |
nh-python2.7-six-1.12.0/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (1.12.0) | |
Requirement already satisfied: graphviz>=0.8 in /nix/store/i4crjyf9r78mhh2zgkndr1qb3wxi | |
3n1f-python2.7-graphviz-0.10.1/lib/python2.7/site-packages (from pyro-ppl==0.3.3) (0.10.1 | |
) | |
Collecting torch>=1.1.0 (from pyro-ppl==0.3.3) | |
ERROR: Could not find a version that satisfies the requirement torch>=1.1.0 (from pyr | |
o-ppl==0.3.3) (from versions: none) | |
ERROR: No matching distribution found for torch>=1.1.0 (from pyro-ppl==0.3.3) | |
builder for '/nix/store/99lb4ln7fjywn3kvv3s964ncd8j85q3g-python2.7-pytest-cram-0.2.0.drv' | |
failed with exit code 1; last 10 log lines: | |
$ printf foo | |
=============================== warnings summary =============================== | |
test_test.t | |
/nix/store/9b9qdgvda1xjlax1849hx6qaix1jmbsk-python2.7-pytest-cram-0.2.0/lib/python2.7 | |
/site-packages/pytest_cram/__init__.py:54: PytestDeprecationWarning: the `pytest.config` | |
global is deprecated. Please use `request.config` or `pytest_configure` (if you're a pyt | |
est plugin) instead. | |
shell=pytest.config.option.shell) | |
-- Docs: https://docs.pytest.org/en/latest/warnings.html | |
===================== 1 failed, 1 warnings in 0.03 seconds ===================== | |
===================== 3 failed, 12 passed in 5.17 seconds ====================== | |
cannot build derivation '/nix/store/x6k1912m64srm7yq0lcmzs2m2lgs6laa-nbstripout-0.3.1.drv | |
': 1 dependencies couldn't be built | |
builder for '/nix/store/5fx7dn1ygm2mxbmq96a0m0chivr0pj93-python2.7-pytest-3.10.1.drv' fai | |
led with exit code 1; last 10 log lines: | |
> use 'pytest --fixtures [testpath]' for help on them. | |
/build/pytest-of-nixbld/pytest-0/test_installed_plugin_rewrite0/test_foo.py:4 | |
=========================== 2 error in 0.01 seconds ============================ | |
=========================== short test summary info ============================ | |
FAIL testing/test_assertion.py::TestImportHookInstallation::()::test_installed_plugin_r | |
ewrite[development-plain] | |
SKIP [1] /build/pytest-3.10.1/testing/acceptance_test.py:934: could not import 'zipapp' | |
XFAIL testing/acceptance_test.py::TestInvocationVariants::()::test_noclass_discovery_if | |
_not_testcase | |
decide: feature or bug | |
== 1 failed, 100 passed, 1 skipped, 1 deselected, 1 xfailed in 55.87 seconds === | |
cannot build derivation '/nix/store/5zn5s4dsqk0n6avbkhh3m2nidjaln9d9-python2.7-soco-0.16. | |
drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/in9izd4psrd6jq6s291wpc9qaqmmybig-python2.7-suds-jurko | |
-0.6.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/2c0vbnmj8qv1x3nhdb5vx31kvjs3wwlx-python2.7-zetup-0.2. | |
48.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/yl5803ry2xrv9slfwasi1vlh2iap3rkf-python2.7-WSME-0.9.3 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/75hkz9h0ys1xzp90fjfvn342xy5r2vjj-python2.7-moretools- | |
0.1.9.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/kzjgbzavqqa543d21bsgn4g9i4dkkb53-python2.7-robotframe | |
work-tools-0.1a115.drv': 2 dependencies couldn't be built | |
builder for '/nix/store/6kz5ip6331jks9sfjnkmiyvw6xzxpzrk-python2.7-seekpath-1.8.4.drv' fa | |
iled with exit code 1; last 10 log lines: | |
File "/build/seekpath-1.8.4/seekpath/test_paths_hpkot.py", line 366, in base_test | |
self.assertEqual(res['bravais_lattice_extended'], ext_bravais) | |
AssertionError: 'oI3' != 'oI2' | |
---------------------------------------------------------------------- | |
Ran 69 tests in 0.850s | |
FAILED (failures=1, skipped=2) | |
Test failed: <unittest.runner.TextTestResult run=69 errors=0 failures=1> | |
error: Test failed: <unittest.runner.TextTestResult run=69 errors=0 failures=1> | |
builder for '/nix/store/v9pgpjqq7f3dlgif42ccdhiffw5f9cdj-fedpkg-1.29.drv' failed with exi | |
t code 1; last 10 log lines: | |
----------------------------------------- | |
fedpkg/__init__.py 145 118 19% | |
fedpkg/cli.py 83 65 22% | |
fedpkg/lookaside.py 6 2 67% | |
----------------------------------------- | |
TOTAL 234 185 21% | |
---------------------------------------------------------------------- | |
Ran 2 tests in 0.593s | |
FAILED (errors=2) | |
builder for '/nix/store/ayjhkrypdpqd39rq5pxdpk6630ry560f-python2.7-argon2_cffi-19.1.0.drv | |
' failed with exit code 1; last 10 log lines: | |
if runtime >= current_deadline: | |
> raise DeadlineExceeded(runtime, self.settings.deadline) | |
E DeadlineExceeded: Test took 235.31ms, which exceeds the deadline of 200.00m | |
s | |
/nix/store/106h6ih5f7jv3gdcgdvbsqxxshnj4vis-python2.7-hypothesis-4.7.3/lib/python2.7/si | |
te-packages/hypothesis/core.py:538: DeadlineExceeded | |
---------------------------------- Hypothesis ---------------------------------- | |
Falsifying example: test_argument_ranges(password='', time_cost=3, parallelism=2, memor | |
y_cost=328, hash_len=224, salt_len=406) | |
=========================== short test summary info ============================ | |
FAILED tests/test_low_level.py::test_argument_ranges - DeadlineExceeded: Test... | |
===================== 1 failed, 66 passed in 12.62 seconds ===================== | |
cannot build derivation '/nix/store/jvc308z85fkrm343nhiq8si3f1jcw122-python2.7-passlib-1. | |
7.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/1zyc36qhbna611606i7flna6s74d53pm-python2.7-pykeepass- | |
3.0.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/73w52iaq0rrbq0xlv5m0x3fm2s4wh7w1-devpi-server-4.4.0.d | |
rv': 1 dependencies couldn't be built | |
builder for '/nix/store/l8xnqjvcxj3dp66r0zjv4jdqgc69mwaq-python2.7-aws-sam-translator-1.1 | |
0.0.drv' failed with exit code 1; last 10 log lines: | |
installing | |
/build/aws-sam-translator-1.10.0/dist /build/aws-sam-translator-1.10.0 | |
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upg | |
rade your Python as Python 2.7 won't be maintained after that date. A future version of p | |
ip will drop support for Python 2.7. | |
Processing ./aws_sam_translator-1.10.0-py2-none-any.whl | |
Requirement already satisfied: boto3~=1.5 in /nix/store/wlbdq3pa2zc172jx33nip2kh93c4pg6 | |
5-python2.7-boto3-1.9.160/lib/python2.7/site-packages (from aws-sam-translator==1.10.0) ( | |
1.9.160) | |
Requirement already satisfied: enum34~=1.1; python_version < "3.4" in /nix/store/mlm56j | |
phiymcwb2dm27nsqjvsiwslyfj-python2.7-enum34-1.1.6/lib/python2.7/site-packages (from aws-s | |
am-translator==1.10.0) (1.1.6) | |
Requirement already satisfied: six~=1.11 in /nix/store/czzb6snx97as85ifw30qxbnmjdknfdnh | |
-python2.7-six-1.12.0/lib/python2.7/site-packages (from aws-sam-translator==1.10.0) (1.12 | |
.0) | |
Collecting jsonschema~=2.6 (from aws-sam-translator==1.10.0) | |
ERROR: Could not find a version that satisfies the requirement jsonschema~=2.6 (from | |
aws-sam-translator==1.10.0) (from versions: none) | |
ERROR: No matching distribution found for jsonschema~=2.6 (from aws-sam-translator==1.1 | |
0.0) | |
builder for '/nix/store/di2s86lbgn7w15ka9l28acs6rnh031kb-python2.7-aws-sam-translator-1.1 | |
1.0.drv' failed with exit code 1; last 10 log lines: | |
installing | |
/build/aws-sam-translator-1.11.0/dist /build/aws-sam-translator-1.11.0 | |
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upg | |
rade your Python as Python 2.7 won't be maintained after that date. A future version of p | |
ip will drop support for Python 2.7. | |
Processing ./aws_sam_translator-1.11.0-py2-none-any.whl | |
Requirement already satisfied: boto3~=1.5 in /nix/store/wlbdq3pa2zc172jx33nip2kh93c4pg6 | |
5-python2.7-boto3-1.9.160/lib/python2.7/site-packages (from aws-sam-translator==1.11.0) ( | |
1.9.160) | |
Requirement already satisfied: enum34~=1.1; python_version < "3.4" in /nix/store/mlm56j | |
phiymcwb2dm27nsqjvsiwslyfj-python2.7-enum34-1.1.6/lib/python2.7/site-packages (from aws-s | |
am-translator==1.11.0) (1.1.6) | |
Requirement already satisfied: six~=1.11 in /nix/store/czzb6snx97as85ifw30qxbnmjdknfdnh | |
-python2.7-six-1.12.0/lib/python2.7/site-packages (from aws-sam-translator==1.11.0) (1.12 | |
.0) | |
Collecting jsonschema~=2.6 (from aws-sam-translator==1.11.0) | |
ERROR: Could not find a version that satisfies the requirement jsonschema~=2.6 (from | |
aws-sam-translator==1.11.0) (from versions: none) | |
ERROR: No matching distribution found for jsonschema~=2.6 (from aws-sam-translator==1.1 | |
1.0) | |
cannot build derivation '/nix/store/s43gbkhxpm52kvq40f54iwzsydi0313m-python2.7-cfn-lint-0 | |
.19.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/5c45d8sb9gq04rl3ahg6rrvwidj2pdbi-python2.7-moto-1.3.8 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/49q97a1xzw1k503h59313b779wgprs8i-python2.7-celery-4.3 | |
.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/icskfc9d4wx3lcrkd46sxz2kh2lvc46r-python2.7-pandas-0.2 | |
4.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/025i3ndc31b5bqsrh41y36gsvqrc3jca-python2.7-atomman-1. | |
2.6.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/465bcl3wy37gg5r2c0gsx5zi8pwq81g8-python2.7-bkcharts-0 | |
.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/l579ncv2awinp4s022jgxy236hg6l367-python2.7-csvs-to-sq | |
lite-0.9.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/sqlq0qgqd6i0mpc8cba20r7aq2cw5sc6-python2.7-djmail-1.1 | |
.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/v4y4k9lh7jiqlmrchckz3pdrbgmkgrcb-python2.7-fastparque | |
t-0.2.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/97nmgq4saimpa6l4y5vn96j9pzfnqkdi-python2.7-geopandas- | |
0.5.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/yzrphz61264zpiij6xlxhpx6v7wy4lhm-python2.7-google-clo | |
ud-monitoring-0.31.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ap0zdfcp8akqp8nyzg78qfd76a20nzya-python2.7-histbook-1 | |
.2.5.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/0cfwkc9z94fdqfwb56lh63nfbfjxdh1f-python2.7-mapsplotli | |
b-1.1.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/m85zmxxkb4jnqmg9x59ig3dvgcl7m2h8-python2.7-partd-0.3. | |
10.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ghgi997z9km02pxvk5s5qh1qggcybv2r-python2.7-pvlib-0.6. | |
1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/pppf3riyf4nswh8vi1fhrv6bybzm806y-python2.7-pyarrow-0. | |
13.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/80bxmf3cm6cxr2ysnzz6d1zdv8rall4q-python2.7-pymatgen-2 | |
019.2.28.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/22mxjm63rcxd8p6bljmq8775gr9lwxa1-python2.7-quandl-3.4 | |
.6.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/g2aawix58s8w3dqnwdqafwpsi7zjfkp6-python2.7-seaborn-0. | |
9.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/kl7cxqizggw3z93b6cd9yksk5j05pwha-python2.7-statsmodel | |
s-0.9.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/m2r9cv8ryjhiq9kp4w3ag34a2vc09xq4-python2.7-tablib-0.1 | |
2.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/kc68zi7dlsd0x2hg26in4f4w35di6i1b-python2.7-vega-2.1.0 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/b51h7h0q7kz8d5hsj8dp3r9lh6fspmi2-python2.7-vega_datas | |
ets-0.7.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/vkkxx9d0vnz8hjfvnvrs9qrv6911qxdi-python2.7-vidstab-1. | |
5.6.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/x163mjnhilm8bml2g0kb8263a9a4g2i1-python2.7-altair-3.0 | |
.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/319q6acv0i18is1wk8s7cpw2slfx3j2k-python2.7-awkward-0. | |
10.3.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/bqf6n7gl6jjkb3xnidvmc10ydkfwd4sf-python2.7-bokeh-1.0. | |
4.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/6z3kd0j4hq7lp5lp523isvnq6xaam6w9-python2.7-dask-1.2.2 | |
.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/j273cdvxaczqy2wdxvkmmzf2lswrd6nm-python2.7-google-clo | |
ud-bigquery-1.9.0.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/hh9z4425wmgkq1hcqwkjha4andsl9b2g-python2.7-poretools- | |
unstable-2016-07-10.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/mi5xcj83gjikrfyjwb36fn3kcbybg95s-python2.7-sumo-1.0.9 | |
.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/ddgd4k7pm2mgiwqym1l9hp45mnc4cvzw-python2.7-distribute | |
d-1.28.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/lsy76msgnisnqkhzs51kl56lw0kpwwdv-python2.7-panel-0.4. | |
0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/7jgx2m6620jhb4rnzfyc0ffn8jc9qpah-python2.7-pyFFTW-0.1 | |
1.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/b18vm9scw4xhbn17vjiqc8m17bmihf8f-python2.7-scikit-ima | |
ge-0.14.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/knmwg7z7gnjlvpwbwhvgx7j7ljkzgy97-python2.7-uproot-met | |
hods-0.4.7.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/4x931lvzvw21yc18kk8k0s95xc82ckz0-python2.7-PIMS-0.4.1 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/4v8sdwjrk1dgk6v5pyv8vvv1msx5rixs-python2.7-dask-jobqu | |
eue-0.4.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/a7q2iilqmvkx6yp8xiwlzyv38qdzj1nf-python2.7-dask-mpi-1 | |
.0.2.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/ms5kx4nxxkzszgjfjrdjk1ia1q0q0p9j-python2.7-holoviews- | |
1.12.3.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/f1ss8jhyribnqzq3gcqkiny124xswg26-python2.7-image-matc | |
h-1.1.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/rf5b8hrrxyhfg52m8kv3kviixbscqbwc-python2.7-imgaug-0.2 | |
.9.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/n0s4ffmsc7bcv6v2jiwxj3q9anhdpsyj-python2.7-streamz-0. | |
5.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/35rgkmh47d8h7x9z33zysklhk6cwylp4-python2.7-uproot-3.4 | |
.19.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/1r27klkpqz48kvhlvy8y2iyjks4wj7i2-python2.7-dask-image | |
-0.2.0.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/sqhr4g2y6k9b75yxp01a0k1i9yh3gzql-python2.7-hvplot-0.4 | |
.0.drv': 3 dependencies couldn't be built | |
builder for '/nix/store/931330hpnw6fzp4248vbwr04cq3iwgfl-or-tools-v7.0.drv' failed with e | |
xit code 2; last 10 log lines: | |
-o objs/swig/knapsack_solver_python_wrap.o | |
g++ -fPIC -std=c++11 -fwrapv -O4 -DNDEBUG -I. -Iortools/gen -I/nix/store/47d9pmvixwl5b6 | |
26f6lyqa7irj5kal2r-google-gflags-2.2.2/include -I/nix/store/2v17hl4mqkw97m2y1mlshwmnil8c4 | |
ywy-glog-0.4.0/include -I/nix/store/052dha2z4i2grryfvahvc7czy16f5q23-protobuf-3.7.1/inclu | |
de -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include -I/nix/store/jxg28cn6 | |
5kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include/coin -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9k | |
f5wbc-cbc-2.10.2/include -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include | |
/coin -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include -I/nix/store/jxg28 | |
cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include/coin -DUSE_CLP -I/nix/store/jxg28cn65kxhpc | |
3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2 | |
.10.2/include/coin -I/nix/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include -I/ni | |
x/store/jxg28cn65kxhpc3a3p9zzj2qd9kf5wbc-cbc-2.10.2/include/coin -DUSE_CBC -Wno-deprecate | |
d -DUSE_GLOP -DUSE_BOP -I/nix/store/kcxvccjmn46s9gscgcyshrkdwna2x4cs-python-2.7.16/in | |
clude/python2.7 -I/nix/store/kcxvccjmn46s9gscgcyshrkdwna2x4cs-python-2.7.16/lib/python2.7 | |
\ | |
-c ortools/gen/ortools/sat/sat_python_wrap.cc \ | |
-o objs/swig/sat_python_wrap.o | |
rm -rf temp_python/ortools/ortools/util | |
mkdir temp_python/ortools/ortools/util | |
touch temp_python/ortools/ortools/util/__init__.py | |
cp ortools/gen/ortools/util/*.py temp_python/ortools/ortools/util | |
cp: cannot stat 'ortools/gen/ortools/util/*.py': No such file or directory | |
make: *** [makefiles/Makefile.python.mk:1013: temp_python/ortools/ortools/util] Error 1 | |
builder for '/nix/store/m47gn9h9yr2xzail0mp8s7srv3r9lcbm-python2.7-paperspace-0.0.19.drv' | |
failed with exit code 1; last 10 log lines: | |
adding 'paperspace-0.0.19.dist-info/top_level.txt' | |
adding 'paperspace-0.0.19.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
installing | |
/build/paperspace-0.0.19/dist /build/paperspace-0.0.19 | |
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upg | |
rade your Python as Python 2.7 won't be maintained after that date. A future version of p | |
ip will drop support for Python 2.7. | |
Processing ./paperspace-0.0.19-py2.py3-none-any.whl | |
Collecting gradient-statsd (from paperspace==0.0.19) | |
ERROR: Could not find a version that satisfies the requirement gradient-statsd (from | |
paperspace==0.0.19) (from versions: none) | |
ERROR: No matching distribution found for gradient-statsd (from paperspace==0.0.19) | |
cannot build derivation '/nix/store/1cgamq42hn21sd36r1raqxn05vxiql3w-aws-sam-cli-0.16.1.d | |
rv': 1 dependencies couldn't be built | |
builder for '/nix/store/xbysiihjp5168np0dsxiy8lyhwm4axzp-python2.7-ws4py-0.5.1.drv' faile | |
d with exit code 1; last 10 log lines: | |
def test_mainloop_can_be_stopped_when_no_websocket_were_registered(self, MockSelect | |
Poller): | |
m = WebSocketManager(poller=MockSelectPoller()) | |
self.assertFalse(m.running) | |
m.start() | |
> self.assertTrue(m.running) | |
E AssertionError: False is not true | |
test/test_manager.py:72: AssertionError | |
===================== 1 failed, 120 passed in 5.10 seconds ===================== | |
cannot build derivation '/nix/store/axv6kvx9hxz6x30fn9q8wq0i7gszmay4-python2.7-pyalgotrad | |
e-0.20.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/xam1hfxj3hv7rp12c2jgmwr9diynv2f4-python2.7-cufflinks- | |
0.15.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/20cxi2vdvis9imqdgsx1wlkq7n96s0my-python3.7-Faker-1.0.7.drv' faile | |
d with exit code 1; last 10 log lines: | |
running pytest | |
Searching for freezegun==0.3.11 | |
Reading https://pypi.org/simple/freezegun/ | |
Download error on https://pypi.org/simple/freezegun/: [Errno -2] Name or service not kn | |
own -- Some packages may not be found! | |
Couldn't retrieve index page for 'freezegun' | |
Scanning index of all packages (this may take a while) | |
Reading https://pypi.org/simple/ | |
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Som | |
e packages may not be found! | |
No local packages or working download links found for freezegun==0.3.11 | |
error: Could not find suitable distribution for Requirement.parse('freezegun==0.3.11') | |
cannot build derivation '/nix/store/rb6m9q8xpq9d5mnb2pbmy8jzg70882y3-python3.7-factory_bo | |
y-2.12.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/0aik6wgrd5jgyjwaz8af2bnr1zhvgqcr-python3.7-minio-4.0. | |
17.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/0cjpk7irps3spw5j43k90xp08b8d1qlj-python3.7-aiohttp-2.3.10.drv' fa | |
iled with exit code 1; last 6 log lines: | |
unpacking sources | |
unpacking source archive /nix/store/5dzzs2c8hhrmychljldmjrkgcf3hilgd-aiohttp-2.3.10.tar | |
.gz | |
source root is aiohttp-2.3.10 | |
setting SOURCE_DATE_EPOCH to timestamp 1517564845 of file aiohttp-2.3.10/setup.cfg | |
patching sources | |
substitute(): ERROR: file 'pytest.ini' does not exist | |
cannot build derivation '/nix/store/qkamk124qsqlw3zfw9rkykkp0aspfiwy-python3.7-aiohttp-co | |
rs-0.6.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/fvr2xzb0myljndb27zqxwbzih049fbnk-python3.7-gns3-serve | |
r-2.1.21.drv': 2 dependencies couldn't be built | |
builder for '/nix/store/bzvv173hlpyiac0d3iz7ndf115nh8a12-python3.7-gns3-gui-2.1.21.drv' f | |
ailed with exit code 1; last 10 log lines: | |
removing build/bdist.linux-x86_64/wheel | |
glibPreInstallPhase | |
installing | |
/build/source/dist /build/source | |
Processing ./gns3_gui-2.1.21-py3-none-any.whl | |
Requirement already satisfied: raven>=5.23.0 in /nix/store/kbl5vsng7azq8da0aw4dl057d7rz | |
r63z-python3.7-raven-6.10.0/lib/python3.7/site-packages (from gns3-gui==2.1.21) (6.10.0) | |
Requirement already satisfied: psutil>=2.2.1 in /nix/store/z9nc9i261zqr9s2z9sxrcakac9l6 | |
hx6c-python3.7-psutil-5.6.3/lib/python3.7/site-packages (from gns3-gui==2.1.21) (5.6.3) | |
Collecting jsonschema==2.6.0 (from gns3-gui==2.1.21) | |
ERROR: Could not find a version that satisfies the requirement jsonschema==2.6.0 (fro | |
m gns3-gui==2.1.21) (from versions: none) | |
ERROR: No matching distribution found for jsonschema==2.6.0 (from gns3-gui==2.1.21) | |
builder for '/nix/store/sd0v8fak4vjj4ph8bh04k3vxwfbzmnjs-python3.7-pytest-3.10.1.drv' fai | |
led with exit code 1; last 10 log lines: | |
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, do | |
ctest_namespace, monkeypatch, pytestconfig, record_property, record_xml_attribute, record | |
_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory | |
> use 'pytest --fixtures [testpath]' for help on them. | |
/build/pytest-of-nixbld/pytest-0/test_installed_plugin_rewrite0/test_foo.py:4 | |
=========================== 2 error in 0.02 seconds ============================ | |
=========================== short test summary info ============================ | |
FAIL testing/test_assertion.py::TestImportHookInstallation::()::test_installed_plugin_r | |
ewrite[development-plain] | |
XFAIL testing/acceptance_test.py::TestInvocationVariants::()::test_noclass_discovery_if | |
_not_testcase | |
decide: feature or bug | |
======== 1 failed, 101 passed, 1 deselected, 1 xfailed in 34.96 seconds ======== | |
cannot build derivation '/nix/store/jvdd69drnmcyf05b11cinrnyihqdmspg-python3.7-pysonos-0. | |
0.14.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/c0rlh8fvm499v7i6ckd6aqz84g827rij-python3.7-soco-0.16. | |
drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/i312yns6qdy5y6zyxxr1dbbsbwbb6ry0-python3.7-zetup-0.2. | |
48.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/k3z8gn3cij66364dbdddbsx7mrd9nahn-beets-1.4.7.drv': 1 | |
dependencies couldn't be built | |
cannot build derivation '/nix/store/mm40k0mq3psw4vz5dnyyj9aif8mga4jc-python3.7-moretools- | |
0.1.9.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/vyrsn39rs5a0gvw2i7ik83pi1wlnrdy4-python3.7-qiskit-0.7.3.drv' fail | |
ed with exit code 255; last 8 log lines: | |
unpacking sources | |
unpacking source archive /nix/store/anzrbbwb4x0k5qkidy50fcx4fpbq3rvd-qiskit-0.7.3.tar.g | |
z | |
source root is qiskit-0.7.3 | |
setting SOURCE_DATE_EPOCH to timestamp 1550644857 of file qiskit-0.7.3/setup.cfg | |
patching sources | |
configuring | |
building | |
running bdist_wheel | |
cannot build derivation '/nix/store/0zqhhik0yqwax388am01v6awjqhan1yr-python3.7-qasm2image | |
-0.8.0.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/ymkhzapldsbyhk9n81rnnrkbkmkl0d6q-python3.7-seekpath-1.8.4.drv' fa | |
iled with exit code 1; last 10 log lines: | |
+ oI2 | |
? ^ | |
---------------------------------------------------------------------- | |
Ran 69 tests in 0.751s | |
FAILED (failures=1, skipped=2) | |
Test failed: <unittest.runner.TextTestResult run=69 errors=0 failures=1> | |
error: Test failed: <unittest.runner.TextTestResult run=69 errors=0 failures=1> | |
builder for '/nix/store/l7pqz5y44hvylx74xlfd78xprl4w08il-python3.7-scikit-learn-0.21.2.dr | |
v' failed with exit code 1; last 10 log lines: | |
utils/tests/test_validation.py::test_check_array_force_all_finiteinvalid[csr_matrix-nan | |
-1-Input contains NaN, infinity] | |
/nix/store/7hdrn40n34pi3l6vlz6b93p23cmn31av-python3.7-scipy-1.3.0/lib/python3.7/site- | |
packages/scipy/sparse/_index.py:69: SparseEfficiencyWarning: Changing the sparsity struct | |
ure of a csr_matrix is expensive. lil_matrix is more efficient. | |
self._set_intXint(row, col, x.flat[0]) | |
utils/tests/test_validation.py::test_np_matrix | |
/nix/store/ns0qw96zg9gk25w7lhs3rkn6yhd76g0q-python3.7-scikit-learn-0.21.2/lib/python3 | |
.7/site-packages/sklearn/utils/tests/test_validation.py:114: PendingDeprecationWarning: t | |
he matrix subclass is not the recommended way to represent matrices or deal with linear a | |
lgebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please ad | |
just your code to use regular ndarray. | |
assert not isinstance(as_float_array(np.matrix(X)), np.matrix) | |
-- Docs: https://docs.pytest.org/en/latest/warnings.html | |
1 failed, 12156 passed, 149 skipped, 1 deselected, 3 xfailed, 1910 warnings in 864.27 | |
seconds | |
cannot build derivation '/nix/store/m4g9sx1rfmd1qjq65yccqkinpy6bvd36-python3.7-textacy-0. | |
6.3.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/9g086azdwa7pwgarab0nihzmjki1c5kf-python3.7-argon2_cffi-19.1.0.drv | |
' failed with exit code 1; last 10 log lines: | |
if runtime >= current_deadline: | |
> raise DeadlineExceeded(runtime, self.settings.deadline) | |
E hypothesis.errors.DeadlineExceeded: Test took 277.28ms, which exceeds the d | |
eadline of 200.00ms | |
/nix/store/dxv2gn6jzvsdv2f1d7m452asgx4c0l71-python3.7-hypothesis-4.7.3/lib/python3.7/si | |
te-packages/hypothesis/core.py:538: DeadlineExceeded | |
---------------------------------- Hypothesis ---------------------------------- | |
Falsifying example: test_argument_ranges(password=b'', time_cost=3, parallelism=2, memo | |
ry_cost=256, hash_len=4, salt_len=8) | |
=========================== short test summary info ============================ | |
FAILED tests/test_low_level.py::test_argument_ranges - hypothesis.errors.Dead... | |
===================== 1 failed, 66 passed in 24.52 seconds ===================== | |
cannot build derivation '/nix/store/svhqxa3d1qhfwynl68wz0k4vw2nmsdnm-python3.7-passlib-1. | |
7.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/s624j2s32mbv39iwgiffrd4mfq8xmmlg-python3.7-pykeepass- | |
3.0.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/w4913ki05xcrfn1v67fpnbp4q9ig3p5f-Radicale-2.1.11.drv' | |
: 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/hmapkc0271psn3kr0ykr2xfdnaw6mqxi-python3.7-hbmqtt-0.9 | |
.5.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/1lkl71c1pkys876brp403pjxjnj0xfkb-python3.7-mitmproxy- | |
4.0.4.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/nbzgxxrv7ghb9k80kshk74drm587aslj-python3.7-pg8000-1.1 | |
3.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/b0a2dn82gb1iasgr5zi45vjnj58y1m7m-qutebrowser-1.6.2.dr | |
v': 1 dependencies couldn't be built | |
builder for '/nix/store/zgs3s6r6bmy5x7vif0y6lrfqkvs5c75z-python3.7-aws-sam-translator-1.1 | |
1.0.drv' failed with exit code 1; last 10 log lines: | |
adding 'aws_sam_translator-1.11.0.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
installing | |
/build/aws-sam-translator-1.11.0/dist /build/aws-sam-translator-1.11.0 | |
Processing ./aws_sam_translator-1.11.0-py3-none-any.whl | |
Requirement already satisfied: boto3~=1.5 in /nix/store/lcs0kg0ksvc30ys15k46nd38zkxac0r | |
g-python3.7-boto3-1.9.160/lib/python3.7/site-packages (from aws-sam-translator==1.11.0) ( | |
1.9.160) | |
Requirement already satisfied: six~=1.11 in /nix/store/3iirw09223mi8vp5lda1gl3b8xlx6abx | |
-python3.7-six-1.12.0/lib/python3.7/site-packages (from aws-sam-translator==1.11.0) (1.12 | |
.0) | |
Collecting jsonschema~=2.6 (from aws-sam-translator==1.11.0) | |
ERROR: Could not find a version that satisfies the requirement jsonschema~=2.6 (from | |
aws-sam-translator==1.11.0) (from versions: none) | |
ERROR: No matching distribution found for jsonschema~=2.6 (from aws-sam-translator==1.1 | |
1.0) | |
cannot build derivation '/nix/store/3q40sd0jxyw8yzbsnxb3n8xj6hnq6mdj-python3.7-cfn-lint-0 | |
.19.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/hjr41kc55yg6lzbmbig5pj46k1l2xf18-python3.7-moto-1.3.8 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ybxyki2kdh0ns85r5jqb53g730zhqbdm-python3.7-buildbot-2 | |
.3.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/q5lakkjw79s8wm7xq3422wxvsvp85pzp-python3.7-celery-4.3 | |
.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/5bqmrc43n5pk50i8mfx6jdn3glwb8vgw-python3.7-pandas-0.2 | |
4.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/83h8683112nj7s3jv58c0ajanl0xklz3-python3.7-acoustics- | |
0.2.0.post2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/q7gf3rcyl87lnp1zj21iic13ddjs4c3s-python3.7-atomman-1. | |
2.6.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ajyad7pdx0cxy6d12vk95kg7n5a0jhq7-python3.7-bkcharts-0 | |
.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/fljacxqy2yh7ga8sv2p9vq12vvrc0yl4-python3.7-buildbot-c | |
onsole-view-2.3.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/4s8p0spq10a7klgqca6fh20jfvhrxwc9-python3.7-buildbot-g | |
rid-view-2.3.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/dbhc6sgy1c4l4idfd4m8h37620b2q61q-python3.7-buildbot-w | |
aterfall-view-2.3.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/z6ib4icxp39kb4kznrg3996il543ivmn-python3.7-buildbot-w | |
sgi-dashboards-2.3.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/mgfkp4w0avdgiyrkjgdwrxw3nz8l6l3f-python3.7-csvs-to-sq | |
lite-0.9.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/c7s7kil4f4fmjfqjikx5my4x449g0982-python3.7-cufflinks- | |
0.15.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/y022l8nn89jyhsz7nr92ylwsf6ajx0b0-python3.7-djmail-1.1 | |
.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/g3v2h4vflbc46d82wgc4hcldklncddfl-python3.7-fastparque | |
t-0.2.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/a2x1kkg49cy4a9xb2jyybp0qplis06h8-python3.7-geopandas- | |
0.5.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/sw6b0w1lfdzpcjw7y92r2xnb56nypacr-python3.7-google-clo | |
ud-monitoring-0.31.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/626v2lz70va34hag4czvvfw87warvr7i-python3.7-histbook-1 | |
.2.5.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/bc25yl3gmrv661fbmh7dk46zrnz7jppc-python3.7-imbalanced | |
-learn-0.4.3.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/v7z01lddj07c1j6migwv4vxh7dhj0dmq-python3.7-partd-0.3. | |
10.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/f7lg0fv4z74wf28sz938854dash3wsdx-python3.7-pvlib-0.6. | |
1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/jbvxxsy2mfh7b0i226nmr07179a3h8c1-python3.7-pyarrow-0. | |
13.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/z295cd1y3qihcc835xgrbd9df4fgr9g9-python3.7-pymatgen-2 | |
019.2.28.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/1rah79ip9agl1ghkf3fd0m7g148ksdva-python3.7-pymc3-3.7. | |
drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/dj9yhwk2r1q62qsq2d7v7f1fg82q7q4g-python3.7-python3.7- | |
buildbot-2.3.1-with-plugins.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/mqdxfpa9j96x5pslg8i1pw09wl58qv6m-python3.7-quandl-3.4 | |
.6.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/pjk3hcn6n9c0g8wxiws6j4y5kax2yq80-python3.7-scikit-bio | |
-0.5.5.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/43vylm129bllm4gc5c5zz1f5dd7zp09w-python3.7-seaborn-0. | |
9.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ismm2543rqgwh7imxf7amiz6817xqgva-python3.7-statsmodel | |
s-0.9.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/nwwnf07sp028qnmjmrm9c21fdadnkhwl-python3.7-tablib-0.1 | |
2.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/2wx8g7nqhclsn1hl44b2a5bgfdr6r0qn-python3.7-vega-2.1.0 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/qn4zxld6njc6hz5hfnxk899wrpcsgasp-python3.7-vega_datas | |
ets-0.7.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/j5iajg9dnlr9mz001gkv1sffn4mcx3wg-python3.7-vidstab-1. | |
5.6.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/2iaa1ys8byvfgz0ns89pm1m731f1imn4-python3.7-xarray-0.1 | |
2.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/pbvj9ix29qsr78rbhk4wpyl026k38cxi-visidata-1.5.2.drv': | |
1 dependencies couldn't be built | |
cannot build derivation '/nix/store/chlw8p1lsx93yp5qipqq4irpbx26zs6v-python3.7-altair-3.0 | |
.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/1yq200305xhil9dvj4dgrdpi9dsz124j-python3.7-awkward-0. | |
10.3.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/8f9s1pnzlivxr1mm60wv66zlnq303i5r-python3.7-bokeh-1.0. | |
4.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/2scd41wjgf71h09bpn20q8850k90qg75-python3.7-dask-1.2.2 | |
.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/90d7sqhnllxg8c6jzaqnmadgz9ibja66-python3.7-google-clo | |
ud-bigquery-1.9.0.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/3hb4wdd3d8fp7a7jsqnnaf6wadhgc8g2-python3.7-lammps-cyt | |
hon-0.5.7.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/c4b1g1ia8j5z20gdnbz6kiqmx2iambn9-python3.7-osmnx-0.9. | |
drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/2xiv7ixql78dqnz99d39djl0909czd3n-python3.7-pymatgen-l | |
ammps-0.4.5.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/kfwjy5g5aqs59wbp4msmrib5m4fpp3ix-python3.7-python3.7- | |
buildbot-2.3.1-with-plugins.drv': 6 dependencies couldn't be built | |
cannot build derivation '/nix/store/11w7wmr27d3hk0p63fsx7nqfim993z5a-python3.7-sumo-1.0.9 | |
.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/dp97j2r4fybg6lzihbwazy7zd4i9k6dg-python3.7-wrf-python | |
-1.3.1.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/pvxm7md6hwd1vpmkh4scandiipbj9xza-python3.7-dask-glm-0 | |
.2.0.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/k7gy5clkl5h9dys76sfrmd1pq46gd05m-python3.7-dftfit-0.5 | |
.0.drv': 5 dependencies couldn't be built | |
cannot build derivation '/nix/store/j74s892c3z2z49kas804h3fp7wid90qx-python3.7-distribute | |
d-1.28.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/qbqfbjdi5ic9jv96045ajb2qyswlln7d-python3.7-panel-0.4. | |
0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/xy56k12mf4x4gyfq7g5i6jbg4b3m4qrd-python3.7-pyFFTW-0.1 | |
1.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/5w078i29b18v44v236kgms46lkd15lm4-python3.7-scikit-ima | |
ge-0.14.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/ipaq0r9hp2r0qqf7qd43xvwypkr5gnpd-python3.7-uproot-met | |
hods-0.4.7.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/54nvc7665b1i48p8npc9ysip6m3srhi4-python3.7-PIMS-0.4.1 | |
.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/77958yrbzpmxprsm6iydqr4dhn47c6b6-python3.7-aplpy-2.0. | |
3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/5q1z2x8vc7yzgrni9pqrk0jmi01wmzah-python3.7-dask-jobqu | |
eue-0.4.1.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/ismq4m2cjap71bv2dnrllr5k5dncfhdq-python3.7-dask-ml-0. | |
11.0.drv': 4 dependencies couldn't be built | |
cannot build derivation '/nix/store/1dy90zqp9ay6wzvic2qpdj9xbvw04f9g-python3.7-dask-mpi-1 | |
.0.2.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/a2zdip2458z1q0w6kfmyki64w0hqv79i-python3.7-holoviews- | |
1.12.3.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/6i8w7kdk5xq6rzx94jmm9lgp252hpmk0-python3.7-image-matc | |
h-1.1.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/8a32bakgxn37a5vnl3jklrlw71bbhv59-python3.7-imgaug-0.2 | |
.9.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/psfzcksr5z8g7jpxvgx9vnpr7nrvn7xw-python3.7-streamz-0. | |
5.1.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/kd7l30akwd9qpk1wz6hgiv76ia8lysjd-python3.7-uproot-3.4 | |
.19.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/bsmb74ldcqm75y1a11j66n2i7h4mcggg-python3.7-dask-image | |
-0.2.0.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/ngg4c7r1vwgqg0fi8jlkwbnp2iqv7hpn-python3.7-hvplot-0.4 | |
.0.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/z37m7qnm2lyz0qfymdnv6li6wkl0qlqx-python3.7-intake-0.4 | |
.4.drv': 3 dependencies couldn't be built | |
builder for '/nix/store/c41gaiwm74azx8x0mjvpvvqixfb7g77i-python3.7-paperspace-0.0.19.drv' | |
failed with exit code 1; last 10 log lines: | |
adding 'paperspace-0.0.19.dist-info/top_level.txt' | |
adding 'paperspace-0.0.19.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
installing | |
/build/paperspace-0.0.19/dist /build/paperspace-0.0.19 | |
Processing ./paperspace-0.0.19-py2.py3-none-any.whl | |
Requirement already satisfied: botocore in /nix/store/5p1av4hwqnnq159jqprg621zwkvjgh36- | |
python3.7-botocore-1.12.160/lib/python3.7/site-packages (from paperspace==0.0.19) (1.12.1 | |
60) | |
Collecting terminaltables (from paperspace==0.0.19) | |
ERROR: Could not find a version that satisfies the requirement terminaltables (from p | |
aperspace==0.0.19) (from versions: none) | |
ERROR: No matching distribution found for terminaltables (from paperspace==0.0.19) | |
cannot build derivation '/nix/store/hbhk1a89znjszp46arg0bgycqrlrqjb3-python3.7-rl-coach-0 | |
.12.0.drv': 4 dependencies couldn't be built | |
builder for '/nix/store/8klng1df4bqlda1c9d2x2cxl694rw52z-instantclient-basic-linux.x64-12 | |
.2.0.1.0.zip.drv' failed with exit code 1; last 10 log lines: | |
*** | |
Unfortunately, we cannot download file instantclient-basic-linux.x64-12.2.0.1.0.zip aut | |
omatically. | |
Please go to http://www.oracle.com/technetwork/database/database-technologies/instant-c | |
lient/downloads/index.html to download it yourself, and add it to the Nix store | |
using either | |
nix-store --add-fixed sha256 instantclient-basic-linux.x64-12.2.0.1.0.zip | |
or | |
nix-prefetch-url --type sha256 file:///path/to/instantclient-basic-linux.x64-12.2.0.1 | |
.0.zip | |
*** | |
builder for '/nix/store/zyv1jygmgswyp1xhkkv5xp5spzd784zs-instantclient-sqlplus-linux.x64- | |
12.2.0.1.0.zip.drv' failed with exit code 1; last 10 log lines: | |
*** | |
Unfortunately, we cannot download file instantclient-sqlplus-linux.x64-12.2.0.1.0.zip a | |
utomatically. | |
Please go to http://www.oracle.com/technetwork/database/database-technologies/instant-c | |
lient/downloads/index.html to download it yourself, and add it to the Nix store | |
using either | |
nix-store --add-fixed sha256 instantclient-sqlplus-linux.x64-12.2.0.1.0.zip | |
or | |
nix-prefetch-url --type sha256 file:///path/to/instantclient-sqlplus-linux.x64-12.2.0 | |
.1.0.zip | |
*** | |
builder for '/nix/store/n5cqlk4qhddzf45rb0kfq024knrv7kpm-instantclient-sdk-linux.x64-12.2 | |
.0.1.0.zip.drv' failed with exit code 1; last 10 log lines: | |
*** | |
Unfortunately, we cannot download file instantclient-sdk-linux.x64-12.2.0.1.0.zip autom | |
atically. | |
Please go to http://www.oracle.com/technetwork/database/database-technologies/instant-c | |
lient/downloads/index.html to download it yourself, and add it to the Nix store | |
using either | |
nix-store --add-fixed sha256 instantclient-sdk-linux.x64-12.2.0.1.0.zip | |
or | |
nix-prefetch-url --type sha256 file:///path/to/instantclient-sdk-linux.x64-12.2.0.1.0 | |
.zip | |
*** | |
cannot build derivation '/nix/store/rvzw0lnlbxp7c7sys6i4m9g4rxsz1ni1-oracle-instantclient | |
-12.2.0.1.0.drv': 3 dependencies couldn't be built | |
cannot build derivation '/nix/store/zr6llyd6f4xgywy5ga3jpkivbnk65qdf-odpic-3.1.0.drv': 1 | |
dependencies couldn't be built | |
cannot build derivation '/nix/store/4i5nkv1zhy45731jyz37qbacv4agyscw-python3.7-cx_Oracle- | |
7.1.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/agwqrj7iq43nhqzmzcab9zfqlyg693bc-python3.7-patator-0. | |
7.drv': 1 dependencies couldn't be built | |
builder for '/nix/store/xc0lpzlbi0d2hsihmpqm88awfgy30hph-python3.7-pyro-ppl-0.3.3.drv' fa | |
iled with exit code 1; last 10 log lines: | |
adding 'pyro_ppl-0.3.3.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
installing | |
/build/pyro-ppl-0.3.3/dist /build/pyro-ppl-0.3.3 | |
Processing ./pyro_ppl-0.3.3-py3-none-any.whl | |
Requirement already satisfied: contextlib2 in /nix/store/rqbqhds8n31saxpq044spzj3vi7ms0 | |
xh-python3.7-contextlib2-0.5.5/lib/python3.7/site-packages (from pyro-ppl==0.3.3) (0.5.5) | |
Requirement already satisfied: graphviz>=0.8 in /nix/store/m7ng6wxkikl09f7zs2abwzf4jxw3 | |
4wzq-python3.7-graphviz-0.10.1/lib/python3.7/site-packages (from pyro-ppl==0.3.3) (0.10.1 | |
) | |
Collecting torch>=1.1.0 (from pyro-ppl==0.3.3) | |
ERROR: Could not find a version that satisfies the requirement torch>=1.1.0 (from pyr | |
o-ppl==0.3.3) (from versions: none) | |
ERROR: No matching distribution found for torch>=1.1.0 (from pyro-ppl==0.3.3) | |
cannot build derivation '/nix/store/1rwdx7hay2nnaa5z7sk72x6hpkq6lr21-ceph-12.2.7.drv': 1 | |
dependencies couldn't be built | |
cannot build derivation '/nix/store/v1n3kjszyfpwl7p4q1b4pbx0f2sc2s9q-bareos-17.2.7.drv': | |
1 dependencies couldn't be built | |
cannot build derivation '/nix/store/55p0m4zcrbjjkqiar93w1d8raabnjypv-samba-4.10.4.drv': 1 | |
dependencies couldn't be built | |
builder for '/nix/store/n0z528r4ic0ph5fln5hmkji6m3nlb4x6-pyLoad-0.4.9-next.drv' failed wi | |
th exit code 127; last 10 log lines: | |
source root is source | |
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_json.py | |
patching sources | |
applying patch /nix/store/95vrfhb7wyg9x58l97jf5gzc0l6q00f9-2625.diff | |
patching file module/ConfigParser.py | |
applying patch /nix/store/map248ss22yg1x167x58136vwal7rlyh-2638.diff | |
patching file pavement.py | |
configuring | |
building | |
/nix/store/dri4ybgvdzncl64d275s0b04lwi9cykf-stdenv-linux/setup: line 99: paver: command | |
not found | |
cannot build derivation '/nix/store/2whq5s6w695cp9b2a5lpd6g68c8cksyh-python3.7-xgboost-0. | |
90.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/5irhhyyf531mfj20zz9n5pvgh8ya9l59-python3.7-dask-xgboo | |
st-0.1.5.drv': 3 dependencies couldn't be built | |
[2/449/454 built (33 failed), 2221 copied (9982.2/9990.5 MiB), 2948.1 MiB DL] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment