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

slib: 3b2 -> 3b5 #40769

Merged
merged 1 commit into from May 20, 2018
Merged

slib: 3b2 -> 3b5 #40769

merged 1 commit into from May 20, 2018

Conversation

mnacamura
Copy link
Contributor

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@disassembler
Copy link
Member

@GrahamcOfBorg build slibGuile

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: slibGuile

Partial log (click to expand)

/bin/sh: line 0: type: mzscheme: not found
if type scheme48; then make install48; fi
/bin/sh: line 0: type: scheme48: not found
post-installation fixup
gzipping man pages under /nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5/share/man/
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5/lib  /nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5/bin
patching script interpreter paths in /nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5
/nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5/bin/slib: interpreter directive changed from " /bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/67m3vrq3r0m0icxazimk04dyikbq15kh-slib-3b5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: slibGuile

Partial log (click to expand)

scheme48: not found
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5
gzipping man pages under /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5/share/man/
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5/lib  /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5/bin
patching script interpreter paths in /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5
/nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5/bin/slib: interpreter directive changed from " /bin/sh" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5...
/nix/store/9b1gfrs4x4rflhsqdv10d2syi18rz2md-slib-3b5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: slibGuile

Partial log (click to expand)

scheme48: not found
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5
gzipping man pages under /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5/lib  /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5/bin
patching script interpreter paths in /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5
/nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5/bin/slib: interpreter directive changed from " /bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5...
/nix/store/1rbdgb0kf9b68y15zhxffyspwxa4caji-slib-3b5

@disassembler disassembler merged commit 9a1fac4 into NixOS:master May 20, 2018
@disassembler
Copy link
Member

LGTM! Thanks for the contribution!

@mnacamura mnacamura deleted the slib branch May 20, 2018 04:15
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