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

pythonPackages.seekpath: init at 1.8.1 #42335

Merged
merged 1 commit into from Jun 23, 2018
Merged

Conversation

PsyanticY
Copy link
Contributor

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@FRidh
Copy link
Member

FRidh commented Jun 23, 2018

@GrahamcOfBorg build python2.pkgs.seekpath python3.pkgs.seekpath

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.seekpath, python3.pkgs.seekpath

Partial log (click to expand)

test_primitive_bcc (seekpath.hpkot.test_get_primitive.TestGetPrimitive) ... ok
test_primitive_oA (seekpath.hpkot.test_get_primitive.TestGetPrimitive) ... ok
test_primitive_oA_with_wrapping (seekpath.hpkot.test_get_primitive.TestGetPrimitive) ... ok

----------------------------------------------------------------------
Ran 69 tests in 1.710s

OK (skipped=2)
/nix/store/c5mpc7as668fc58rrsv4hwbi8khgf0bb-python2.7-seekpath-1.8.1
/nix/store/qqszn5bl4fgbjay6yyd3gzxpc6b6my4d-python3.6-seekpath-1.8.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.seekpath, python3.pkgs.seekpath

Partial log (click to expand)

test_oF_second (seekpath.test_paths_hpkot.TestPaths3D_HPKOT_EdgeCases) ... ok
test_oI_bc (seekpath.test_paths_hpkot.TestPaths3D_HPKOT_EdgeCases) ... ok
test_tI (seekpath.test_paths_hpkot.TestPaths3D_HPKOT_EdgeCases) ... ok
test_supercell (seekpath.test_paths_hpkot.TestPaths3D_HPKOT_Supercell) ... ok
test_symprec (seekpath.test_paths_hpkot.TestSpglibSymprec) ... ok

----------------------------------------------------------------------
Ran 69 tests in 0.212s

OK (skipped=2)

@FRidh FRidh merged commit eb19504 into NixOS:master Jun 23, 2018
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: python2.pkgs.seekpath, python3.pkgs.seekpath

Partial log (click to expand)

building of '/nix/store/xhm9zglcyc8z69fcdg15f3ly544qzkvx-gfortran-7.3.0.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/bjzi95hl25maf7bkmfdr0jv64k41rnwb-gfortran-wrapper-7.3.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/lxixi44dg5xhmw63dkb9lbn76434s15i-openblas-0.3.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/hq4f07plsj7xkbva0z9ncfzq818gr5ia-python2.7-numpy-1.14.5.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/w91zmi3f6927kfjlbpwp3lhf578pz860-python3.6-numpy-1.14.5.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/w6an1j4w4m9wkvwsplkvvnlr1psj7w6y-python2.7-spglib-1.10.3.65.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/68wwsfxd8l9rk8gslic0ia1i9993mi51-python3.6-spglib-1.10.3.65.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3p5v02sm7saqndsximfl19dlj935yi3q-python2.7-seekpath-1.8.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/mf2xjmrzqsf0p726lxagrgbr6g1g5f7k-python3.6-seekpath-1.8.1.drv': 2 dependencies couldn't be built
error: build of '/nix/store/3p5v02sm7saqndsximfl19dlj935yi3q-python2.7-seekpath-1.8.1.drv', '/nix/store/mf2xjmrzqsf0p726lxagrgbr6g1g5f7k-python3.6-seekpath-1.8.1.drv' failed

@PsyanticY PsyanticY deleted the seekpath branch June 25, 2018 11:12
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