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

ntl: 11.3.0 -> 11.3.1 #49008

Merged
merged 1 commit into from Oct 24, 2018
Merged

ntl: 11.3.0 -> 11.3.1 #49008

merged 1 commit into from Oct 24, 2018

Conversation

timokau
Copy link
Member

@timokau timokau commented Oct 24, 2018

Motivation for this change

"Fixed a bug that effected image, kernel, and gauss routines for
Mat<zz_p>. These routines did not behave correctly when the input matrix
was zero. Also improved the mat_lzz_pTest program."

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.

"Fixed a bug that effected image, kernel, and gauss routines for
Mat<zz_p>. These routines did not behave correctly when the input matrix
was zero. Also improved the mat_lzz_pTest program."
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ntl

Partial log (click to expand)

libtool: install: cp -p .libs/libntl.lai /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib/libntl.la
libtool: install: cp -p .libs/libntl.a /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib/libntl.a
libtool: install: chmod 644 /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib/libntl.a
libtool: install: ranlib /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib/libntl.a
ranlib: file: /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib/libntl.a(pd_FFT.o) has no symbols
post-installation fixup
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1/lib
patching script interpreter paths in /nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1
/nix/store/44pvhx23fnd2lnak4a5j4wr4g9dnh19y-ntl-11.3.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ntl

Partial log (click to expand)

more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1
shrinking /nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1/lib/libntl.so.39.0.1
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1/lib
patching script interpreter paths in /nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1
checking for references to /build in /nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1...
/nix/store/16xr0jp6hczbc5sk4gsizg0xdh8lklja-ntl-11.3.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ntl

Partial log (click to expand)

more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1
shrinking /nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1/lib/libntl.so.39.0.1
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1/lib
patching script interpreter paths in /nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1
checking for references to /build in /nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1...
/nix/store/v19xh30kar6a5g1akii5pdcba7djshfi-ntl-11.3.1

@timokau timokau merged commit 4769c7c into NixOS:master Oct 24, 2018
@timokau timokau deleted the ntl-11.3.1 branch October 24, 2018 15:10
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

2 participants