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.mahotas: 1.4.2 -> 1.4.5 #48972

Merged
merged 1 commit into from Oct 24, 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-mahotas/versions.

meta.description for python36Packages.mahotas is: '"Computer vision package based on numpy"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5/bin/.mahotas-features-wrapped passed the binary check.
  • /nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5/bin/mahotas-features passed the binary check.
  • 2 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.4.5 with grep in /nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5
  • directory tree listing: https://gist.github.com/ecd603d90e381d413ac26cdcdb385ee8
  • du listing: https://gist.github.com/6ded1ee52883afa9c1cc83af917caf2e
Outpath report (click to expand)

Outpath difference report
4 total rebuild paths

2 package rebuilds

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

First ten rebuilds by attrpath
python27Packages.mahotas
python36Packages.mahotas

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5 \
  --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.mahotas https://github.com/r-ryantm/nixpkgs/archive/dfd382b21132413e6077ae3be4fbe636d0b561d5.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/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5
ls -la /nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5/bin

cc @luispedro for testing.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: python36Packages.mahotas

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@FRidh FRidh merged commit c2c1fe1 into NixOS:master Oct 24, 2018
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: python36Packages.mahotas

Partial log (click to expand)

imread.tests.test_png.test_asym ... ok
imread.tests.test_png.test_random ... ok
imread.tests.test_png.test_non_carray ... ok
imread.tests.test_png.test_binary ... ok
imread.tests.test_png.test_error ... terminate called after throwing an instance of 'CannotReadError'
  what():  Not a PNG file
/nix/store/d9xpfvcvhjkvjcy42667hn4cvwnc2p8q-stdenv-linux/setup: line 1298:  1746 Aborted                 /nix/store/16wqq9ihrkdim3x8xs1lkxa3f4l3p3ir-python3-3.6.6/bin/python3.6m nix_run_setup test
builder for '/nix/store/pck0gnk8p9phdw366kszadpvhc2a5nmm-python3.6-python-imread-0.6.drv' failed with exit code 134
cannot build derivation '/nix/store/scmgc9lwjv40wgsi3hjvhyyzsd9wk0hy-python3.6-mahotas-1.4.5.drv': 1 dependencies couldn't be built
error: build of '/nix/store/scmgc9lwjv40wgsi3hjvhyyzsd9wk0hy-python3.6-mahotas-1.4.5.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.mahotas

Partial log (click to expand)

[watershed]: Compare floating point input with integer input ... ok
mahotas.tests.test_zernike.test_zernike ... ok
mahotas.tests.test_zernike.test_zernike_cm ... ok
mahotas.tests.test_zernike.test_not_nan ... ok

----------------------------------------------------------------------
Ran 321 tests in 15.696s

OK (skipped=1)
/nix/store/cjnp97k0lzxj2bhpzw32l1aqn2smm0h8-python3.6-mahotas-1.4.5

@r-ryantm r-ryantm deleted the auto-update/python3.6-mahotas branch November 17, 2018 23:05
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