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

ocamlPackages.merlin: 3.1.0 -> 3.2.1 #48061

Merged
merged 1 commit into from Oct 10, 2018
Merged

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Oct 8, 2018

Motivation for this change

#47875.

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.

@vbgl
Copy link
Contributor Author

vbgl commented Oct 8, 2018

@GrahamcOfBorg build ocamlPackages.merlin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ocamlPackages.merlin

Partial log (click to expand)

post-installation fixup
moving /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/doc to /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1
shrinking /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/bin/ocamlmerlin-server
shrinking /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/bin/ocamlmerlin
strip is /nix/store/428gs2z4b8f9byvghzlpbjwjb3a7jwxx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/lib  /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1/bin
patching script interpreter paths in /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1
checking for references to /build in /nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1...
/nix/store/sv63l1miq0d8mf4bb4q11clri1y866xw-merlin-3.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ocamlPackages.merlin

Partial log (click to expand)

ln -s _build/install/default/bin/ocamlmerlin ./ocamlmerlin
ln -s _build/install/default/bin/ocamlmerlin-server ./ocamlmerlin-server
installing
Processing file merlin.install as merlin.
post-installation fixup
moving /nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1/doc to /nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1/share/doc
strip is /nix/store/9xjkb4xz0b5lmizij9ppxy7lkxdxhx6b-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1/lib  /nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1/bin
patching script interpreter paths in /nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1
/nix/store/kp7p0vl189sfr1h4h10z6w02062agzkq-merlin-3.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ocamlPackages.merlin

Partial log (click to expand)

post-installation fixup
moving /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/doc to /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1
shrinking /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/bin/ocamlmerlin
shrinking /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/bin/ocamlmerlin-server
strip is /nix/store/dxf1m7dhc4qb655bdljc1fsd74v1nag3-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/lib  /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1/bin
patching script interpreter paths in /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1
checking for references to /build in /nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1...
/nix/store/ja18ywpji2wifdl8vm9a0q2wpk7hp1ac-merlin-3.2.1

@vbgl vbgl merged commit 1c7c1be into NixOS:master Oct 10, 2018
@vbgl vbgl deleted the ocaml-merlin-3.2.1 branch October 10, 2018 17: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

2 participants