Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python36Packages.bokeh: 0.13.0 -> 1.0.0 #49184

Merged
merged 1 commit into from Oct 26, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-bokeh/versions.

meta.description for python36Packages.bokeh is: '"Statistical and novel interactive HTML plots for Python"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0/bin/.bokeh-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0/bin/bokeh had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 1.0.0 with grep in /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0
  • directory tree listing: https://gist.github.com/076ec7a5468a00c82b26198aadd9e21c
  • du listing: https://gist.github.com/5fd1672e79b536c82e22e645f8a4b1b6
Outpath report (click to expand)

Outpath difference report
8 total rebuild paths

2 package rebuilds

2 x86_64-linux rebuilds
2 i686-linux rebuilds
2 x86_64-darwin rebuilds
2 aarch64-linux rebuilds

First ten rebuilds by attrpath
python27Packages.bokeh
python36Packages.bokeh

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A python36Packages.bokeh https://github.com/r-ryantm/nixpkgs/archive/415767717dabbf662cd7e3aaf0fdf9d00a2de5a5.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0
ls -la /nix/store/9jw39d7li03pafmlf5vmg47z6pl105w9-python3.6-bokeh-1.0.0/bin

cc @orivej for testing.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

    return self.values[slicer]
  /nix/store/qfdbglqq4rmjv33y3nhi5qlifgxyg34m-python3.6-pandas-0.23.4/lib/python3.6/site-packages/pandas/core/indexes/datetimelike.py:428: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result.
    result = getitem(key)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
 5 failed, 16897 passed, 1027 skipped, 11896 deselected, 37 xfailed, 2 xpassed, 10 warnings in 596.98 seconds
builder for '/nix/store/k37vq3id2j6pmwr9dc64gghdk5yidw7x-python3.6-pandas-0.23.4.drv' failed with exit code 1
cannot build derivation '/nix/store/zqbs4vlplxdxrlvfcygxr4brcb665cp6-python3.6-bkcharts-0.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xzs80slximfz2jdk7hv9pqlxis32pq1x-python3.6-bokeh-1.0.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/xzs80slximfz2jdk7hv9pqlxis32pq1x-python3.6-bokeh-1.0.0.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

cannot build derivation '/nix/store/z5kcyy0fc09z7b06ilivy9fqzixqvgpc-geckodriver-unstable-2018-02-24.drv': 2 dependencies couldn't be built

trying https://files.pythonhosted.org/packages/source/s/selenium/selenium-3.14.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  835k  100  835k    0     0  2920k      0 --:--:-- --:--:-- --:--:-- 2920k
cannot build derivation '/nix/store/sccbqvv95acnl5i6nf415n26v8scd0vr-python3.6-selenium-3.14.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/pgknphc98czcyhvn53k2alcw49jvmv3q-python3.6-bokeh-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/pgknphc98czcyhvn53k2alcw49jvmv3q-python3.6-bokeh-1.0.0.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

[ 31%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o
[ 31%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o
[ 31%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o
[ 31%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o
building of '/nix/store/c6y5nyc90yyf6grcyp6basd2xz54afmy-rustc-1.30.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/qsi7vnllifj610ni78z3hs6j7rh3wibf-cargo-1.30.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/smhrlr5a792adilrps8xb5nvfha5029g-geckodriver-unstable-2018-02-24.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/vn6vnrgkhkkh58w1d1f76pwwisi22yxy-python3.6-selenium-3.14.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4gzhyz64md569xv5wss5j1xr7jw0sdpb-python3.6-bokeh-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/4gzhyz64md569xv5wss5j1xr7jw0sdpb-python3.6-bokeh-1.0.0.drv' failed

@infinisil infinisil merged commit b7b653e into NixOS:master Oct 26, 2018
@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

100  835k  100  835k    0     0  2276k      0 --:--:-- --:--:-- --:--:-- 2276k
100 15.3M  100 15.3M    0     0  10.1M      0  0:00:01  0:00:01 --:--:-- 14.6M
copying path '/nix/store/hggg14lq2kwm608n92amrb9g4z07qf3w-python3.6-bkcharts-0.2' from 'https://cache.nixos.org'...
warning: unable to download 'https://cache.nixos.org/nar/14v5wnjh1iim3yzh00xa2wpcka1dpjsv5v975lxkm23lx2xmmbpq.nar.xz': HTTP error 503; retrying in 327 ms
warning: unable to download 'https://cache.nixos.org/nar/14v5wnjh1iim3yzh00xa2wpcka1dpjsv5v975lxkm23lx2xmmbpq.nar.xz': HTTP error 503; retrying in 588 ms
error 7 while decompressing xz file
cannot build derivation '/nix/store/smhrlr5a792adilrps8xb5nvfha5029g-geckodriver-unstable-2018-02-24.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vn6vnrgkhkkh58w1d1f76pwwisi22yxy-python3.6-selenium-3.14.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/85n24nspcd5r7x1wq3iv53vg3mg8hr3g-python3.6-bokeh-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/85n24nspcd5r7x1wq3iv53vg3mg8hr3g-python3.6-bokeh-1.0.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

    return self.values[slicer]
  /nix/store/qfdbglqq4rmjv33y3nhi5qlifgxyg34m-python3.6-pandas-0.23.4/lib/python3.6/site-packages/pandas/core/indexes/datetimelike.py:428: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result.
    result = getitem(key)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
 5 failed, 16897 passed, 1027 skipped, 11896 deselected, 37 xfailed, 2 xpassed, 10 warnings in 616.80 seconds
builder for '/nix/store/k37vq3id2j6pmwr9dc64gghdk5yidw7x-python3.6-pandas-0.23.4.drv' failed with exit code 1
cannot build derivation '/nix/store/zqbs4vlplxdxrlvfcygxr4brcb665cp6-python3.6-bkcharts-0.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qd5q35n3c3db4zinabxvjnhmzp0dsad5-python3.6-bokeh-1.0.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/qd5q35n3c3db4zinabxvjnhmzp0dsad5-python3.6-bokeh-1.0.0.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: python36Packages.bokeh

Partial log (click to expand)

[ 63%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o
[ 63%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o
[ 63%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o
[ 63%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o
building of '/nix/store/j1yzzw5jg9dpxlrcp5mj8awfgh755byb-rustc-1.30.0.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/amvxhnkmn7szrbgp5k6zrd9nrms8i7cj-cargo-1.30.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/z5kcyy0fc09z7b06ilivy9fqzixqvgpc-geckodriver-unstable-2018-02-24.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/sccbqvv95acnl5i6nf415n26v8scd0vr-python3.6-selenium-3.14.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d78lmb449hgz4g7s32jb2nq55xv1dsdy-python3.6-bokeh-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/d78lmb449hgz4g7s32jb2nq55xv1dsdy-python3.6-bokeh-1.0.0.drv' failed

@r-ryantm r-ryantm deleted the auto-update/python3.6-bokeh branch November 17, 2018 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants