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

sbcl: 1.4.0 -> 1.4.1 #31231

Merged
merged 1 commit into from Nov 4, 2017
Merged

sbcl: 1.4.0 -> 1.4.1 #31231

merged 1 commit into from Nov 4, 2017

Conversation

mimame
Copy link
Member

@mimame mimame commented Nov 4, 2017

Motivation for this change

Update sbcl to the last version

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.

@7c6f434c
Copy link
Member

7c6f434c commented Nov 4, 2017

@GrahamcOfBorg maxima

@7c6f434c
Copy link
Member

7c6f434c commented Nov 4, 2017

(if I don't have permissions, at least I will know how the failure looks like)

@NeQuissimus
Copy link
Member

My nox reports build failures: (no idea if this is new)

; compiling (DECLAIM (INLINE MAKE-STATIC-VECTOR))
; compiling (DEFUN MAKE-STATIC-VECTOR ...)
; compiling (DEFINE-COMPILER-MACRO MAKE-STATIC-VECTOR ...)builder for ‘/nix/store/q42750p8qdb3mcrik8yxwm8dw8jvlxaf-lisp-iolib-v0.8.3.drv’ failed with exit code 1
error: build of ‘/nix/store/q42750p8qdb3mcrik8yxwm8dw8jvlxaf-lisp-iolib-v0.8.3.drv’ failed

@7c6f434c
Copy link
Member

7c6f434c commented Nov 4, 2017

iolib in some versions of lispPackages (there are options for different ASDF) could fail, that's true.

@7c6f434c
Copy link
Member

7c6f434c commented Nov 4, 2017

@GrahamcOfBorg maxima

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-darwin

gzipping man pages under /nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/share/man/
stripping (with flags -S) in /nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/lib  /nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/libexec  /nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/bin
patching script interpreter paths in /nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0
/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/bin/.maxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/axikcsz4wh2qpi5zmlfsmm4jx8wm8s1g-bash-4.4-p12/bin/sh"
/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/bin/.rmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/axikcsz4wh2qpi5zmlfsmm4jx8wm8s1g-bash-4.4-p12/bin/sh"
/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/bin/.xmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/axikcsz4wh2qpi5zmlfsmm4jx8wm8s1g-bash-4.4-p12/bin/sh"
/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0/libexec/maxima/5.40.0/mgnuplot: interpreter directive changed from "/bin/sh" to "/nix/store/axikcsz4wh2qpi5zmlfsmm4jx8wm8s1g-bash-4.4-p12/bin/sh"
copying 1 paths...
copying path '/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0'...
/nix/store/nfvckrxcmv8lvrqngkqrkp8afch9r417-maxima-5.40.0

@7c6f434c 7c6f434c merged commit 6f686c4 into NixOS:master Nov 4, 2017
@7c6f434c
Copy link
Member

7c6f434c commented Nov 5, 2017

I bumped SBCL to an unstable revision after looking the upstream bug tracker… The iolib failure was fixed by the upstream fixes.

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

4 participants