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

ocaml-4.07: 4.07.0+rc1 -> 4.07.0 #43635

Merged
merged 1 commit into from Jul 23, 2018
Merged

ocaml-4.07: 4.07.0+rc1 -> 4.07.0 #43635

merged 1 commit into from Jul 23, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Jul 16, 2018

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 Jul 16, 2018

@GrahamcOfBorg build ocaml-ng.ocamlPackages_latest.ocaml

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ocaml-ng.ocamlPackages_latest.ocaml

Partial log (click to expand)

make[1]: Leaving directory '/private/tmp/nix-build-ocaml-4.07.0.drv-0/ocaml-4.07.0/tools'
if test -f ocamlopt.opt -a -f flexdll/flexlink.opt ; then \
  install -m u=rwx,g=rwx,o=rx \
    flexdll/flexlink.opt "/nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0/bin/flexlink" ; \
fi
post-installation fixup
moving /nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0/man to /nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0/share/man
gzipping man pages under /nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0/share/man/
patching script interpreter paths in /nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0
/nix/store/z9280ya68aj6c4xmrd0lf2fjr3bm0fk9-ocaml-4.07.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ocaml-ng.ocamlPackages_latest.ocaml

Partial log (click to expand)

patching script interpreter paths in /nix/store/n3yv27vrp6g5l1lm4jxb3172j932lk9s-ocaml-4.07.0
/nix/store/n3yv27vrp6g5l1lm4jxb3172j932lk9s-ocaml-4.07.0/bin/ocaml-instr-graph: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/n3yv27vrp6g5l1lm4jxb3172j932lk9s-ocaml-4.07.0/bin/ocaml-instr-report: interpreter directive changed from "/bin/awk -f" to "/nix/store/b9hrn6k6x21iirvvzdwdwvynxgxn94l7-gawk-4.2.1/bin/awk -f"
checking for references to /build in /nix/store/n3yv27vrp6g5l1lm4jxb3172j932lk9s-ocaml-4.07.0...
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
/nix/store/n3yv27vrp6g5l1lm4jxb3172j932lk9s-ocaml-4.07.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ocaml-ng.ocamlPackages_latest.ocaml

Partial log (click to expand)

gzipping man pages under /nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0/share/man/
patching script interpreter paths in /nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0
/nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0/bin/ocaml-instr-report: interpreter directive changed from "/bin/awk -f" to "/nix/store/5rj1qia77wm6j68dwf49a30s8qyr6rqs-gawk-4.2.1/bin/awk -f"
/nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0/bin/ocaml-instr-graph: interpreter directive changed from "/bin/bash" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0...
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
/nix/store/964n9axv8vdpxr07mzqqqafqph5pjny3-ocaml-4.07.0

@vbgl vbgl merged commit 6ca8f06 into NixOS:master Jul 23, 2018
@vbgl vbgl deleted the ocaml-4.07.0 branch July 23, 2018 07:24
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