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.2.1 -> 11.3.0 #45301

Merged
merged 1 commit into from Aug 18, 2018
Merged

ntl: 11.2.1 -> 11.3.0 #45301

merged 1 commit into from Aug 18, 2018

Conversation

timokau
Copy link
Member

@timokau timokau commented Aug 18, 2018

Motivation for this change

https://groups.google.com/forum/#!topic/sage-devel/2yFgWLNzHno

I'm still testing the sage build locally. Until then, ofBorg can do its thing.

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.

@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/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib/libntl.la
libtool: install: cp -p .libs/libntl.a /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib/libntl.a
libtool: install: chmod 644 /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib/libntl.a
libtool: install: ranlib /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib/libntl.a
ranlib: file: /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib/libntl.a(pd_FFT.o) has no symbols
post-installation fixup
strip is /nix/store/bg39mxc401qqxgjasxfgardi6xl2ikmc-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0/lib
patching script interpreter paths in /nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0
/nix/store/nx90zp3ipla5b4ridlhaw3a6ci9nbgpz-ntl-11.3.0

@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/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0
shrinking /nix/store/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0/lib/libntl.so.39.0.0
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0/lib
patching script interpreter paths in /nix/store/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0
checking for references to /build in /nix/store/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0...
/nix/store/fkxi3mq0khk465n3dyp91kczdrfj254m-ntl-11.3.0

@GrahamcOfBorg
Copy link

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

Attempted: ntl

Partial log (click to expand)


---------------------------------
making lzz_pEXGCDTest
make[1]: Entering directory '/build/ntl-11.3.0/src'
./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I.  -g -O2 -pthread  -o lzz_pEXGCDTest lzz_pEXGCDTest.cpp libntl.la #LSHAR
libtool: link: g++ -I../include -I. -g -O2 -pthread -o .libs/lzz_pEXGCDTest lzz_pEXGCDTest.cpp  ./.libs/libntl.so -L/nix/store/d1wzwijr513rj20wwz2279k1x4y4amvy-ntl-11.3.0/lib -L/nix/store/dwy361jcqkw4syyzyrqbfgwhjs16yvda-gf2x-1.2/lib /nix/store/kpvpna9wlm63draafwvx1f7mfck7xri1-gmp-6.1.2/lib/libgmp.so /nix/store/dwy361jcqkw4syyzyrqbfgwhjs16yvda-gf2x-1.2/lib/libgf2x.so /nix/store/hz4wr6xc8nxr64p8q6rzrzajaaa9v54p-gcc-7.3.0-lib/lib/../lib64/libstdc++.so -lm -pthread -Wl,-rpath -Wl,/nix/store/d1wzwijr513rj20wwz2279k1x4y4amvy-ntl-11.3.0/lib -Wl,-rpath -Wl,/nix/store/kpvpna9wlm63draafwvx1f7mfck7xri1-gmp-6.1.2/lib -Wl,-rpath -Wl,/nix/store/dwy361jcqkw4syyzyrqbfgwhjs16yvda-gf2x-1.2/lib -Wl,-rpath -Wl,/nix/store/hz4wr6xc8nxr64p8q6rzrzajaaa9v54p-gcc-7.3.0-lib/lib/../lib64
make[1]: Leaving directory '/build/ntl-11.3.0/src'
running lzz_pEXGCDTest
building of '/nix/store/y7xph0mz8ap4cy68hlcfbksf62qlwswi-ntl-11.3.0.drv' timed out after 3600 seconds
error: build of '/nix/store/y7xph0mz8ap4cy68hlcfbksf62qlwswi-ntl-11.3.0.drv' failed

@timokau timokau merged commit 6954dd2 into NixOS:master Aug 18, 2018
@timokau timokau deleted the ntl-11.3.0 branch August 18, 2018 23:56
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