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

arb: 2.14.0 -> 2.15.0 #47317

Closed
wants to merge 1 commit into from
Closed

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/arb/versions.

meta.description for arb is: '"A library for arbitrary-precision interval arithmetic"'.

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/fb1885054aa268a67d6f69bbf4df75bba8ada656.tar.gz -p arb
ls -la /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0

cc @7c6f434c @timokau for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
@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: arb

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: arb

Partial log (click to expand)

mkdir -p /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0/include
cp  fmpr.h  arf.h  mag.h  arb.h  arb_mat.h  arb_poly.h  arb_calc.h  acb.h  acb_mat.h  acb_poly.h  acb_dft.h  acb_calc.h  acb_hypgeom.h  acb_elliptic.h  acb_modular.h  dirichlet.h  acb_dirichlet.h  arb_hypgeom.h  bernoulli.h  hypgeom.h  fmpz_extras.h  bool_mat.h  partitions.h  dlog.h  arb_fmpz_poly.h /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0/include
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0
shrinking /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0/lib/libarb.so.2.6.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0/lib
patching script interpreter paths in /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0
checking for references to /build in /nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0...
/nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0

@GrahamcOfBorg
Copy link

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

Attempted: arb

Partial log (click to expand)

pfq_sum_fme....PASS
airy_series....PASS
li_series....PASS
gamma_upper_series....PASS
pfq_series_sum_bs....PASS
gamma_lower....PASS
erf....PASS
erf_series....PASS
building of '/nix/store/2yxp6q4822qygwdl3zqk0b4hh02g1b5x-arb-2.15.0.drv' timed out after 3600 seconds
error: build of '/nix/store/2yxp6q4822qygwdl3zqk0b4hh02g1b5x-arb-2.15.0.drv' failed

@timokau
Copy link
Member

timokau commented Sep 27, 2018

@GrahamcOfBorg build sage

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: sage

Partial log (click to expand)


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

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


@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: sage

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.


@GrahamcOfBorg
Copy link

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

Attempted: sage

Partial log (click to expand)

build/cythonized/sage/matrix/matrix0.c:6243:7: note: '__pyx_v_row' was declared here
   int __pyx_v_row;
       ^~~~~~~~~~~
building of '/nix/store/4k3pr3nyznxryrjld66b7h6jwz5359qn-python2.7-sagelib-8.3.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/fmdn2gnyx36nr6rz08x6lbc7bdh8z2va-python-2.7.15-env.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/5qwmrxz6kw68z14gdgwcg309g99mggbn-sage-env.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/nnsfh50qgkqn40np41i9y0pnddhf57n8-sage-with-env-8.3.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/q0kwvxsmvqz2727nzmjhw2hmvxpdvwws-sage-8.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/43d1hs0ap9yabm6y0r9pcs27jv88c2cw-sage-wrapper-8.3.drv': 1 dependencies couldn't be built
error: build of '/nix/store/43d1hs0ap9yabm6y0r9pcs27jv88c2cw-sage-wrapper-8.3.drv' failed

Copy link
Member

@timokau timokau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaks sage, I'll look into it.

@timokau
Copy link
Member

timokau commented Sep 28, 2018

Here is the sage upstream issue. I suspect that might take a while. If anybody is looking forward to this arb upgrade, we can upgrade the nixpkgs package and pin the sage dependency. Since no package other than sage uses arb, I'm going to assume there is no hurry.

@timokau timokau mentioned this pull request Oct 27, 2018
9 tasks
@timokau
Copy link
Member

timokau commented Oct 27, 2018

#49225

@timokau timokau closed this Oct 27, 2018
@r-ryantm r-ryantm deleted the auto-update/arb branch November 17, 2018 22:49
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