Skip to content

Comments

eclib: 20190909 -> 20210223#114425

Merged
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/eclib
Feb 26, 2021
Merged

eclib: 20190909 -> 20210223#114425
marsam merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/eclib

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eclib/versions.

meta.description for eclib is: "Elliptic curve tools"

meta.homepage for eclib is: "https://github.com/JohnCremona/eclib"

meta.changelog for eclib is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

3 package rebuild(s)

3 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
eclib
sage
sageWithDoc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/89s0b98jvhlif135kglscr5fmyzgv7ab-eclib-20210223 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A eclib https://github.com/r-ryantm/nixpkgs/archive/003705ef0835d9b0db805a384b749172dfdca022.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/89s0b98jvhlif135kglscr5fmyzgv7ab-eclib-20210223
ls -la /nix/store/89s0b98jvhlif135kglscr5fmyzgv7ab-eclib-20210223/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @timokau @omasanori @7c6f434c for testing.

@ofborg ofborg bot requested review from 7c6f434c, omasanori and timokau February 26, 2021 01:39
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 26, 2021
@marsam marsam merged commit a03453c into NixOS:master Feb 26, 2021
@omasanori
Copy link
Contributor

This PR causes new failures in sage-tests:

2 items had failures:
   1 of  21 in sage.libs.eclib.interface.mwrank_MordellWeil
   1 of  12 in sage.libs.eclib.interface.mwrank_MordellWeil.rank
    [192 tests, 2 failures, 7.43 s]
----------------------------------------------------------------------
sage -t --long --random-seed=0 /nix/store/hzbnf5frkybvq0lz9im74nb77460khlx-sage-src-9.2/src/sage/libs/eclib/interface.py  # 2 doctests failed
----------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants