Skip to content

ocamlPackages.opam-file-format: init at 2.0.0-rc2#41164

Merged
xeji merged 1 commit intoNixOS:masterfrom
vbgl:ocaml-opam-file-format
May 28, 2018
Merged

ocamlPackages.opam-file-format: init at 2.0.0-rc2#41164
xeji merged 1 commit intoNixOS:masterfrom
vbgl:ocaml-opam-file-format

Conversation

@vbgl
Copy link
Contributor

@vbgl vbgl commented May 28, 2018

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.

@vbgl vbgl added 8.has: package (new) This PR adds a new package 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. labels May 28, 2018
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 28, 2018
@vbgl
Copy link
Contributor Author

vbgl commented May 28, 2018

@GrahamcOfBorg build ocamlPackages.opam-file-format

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ocamlPackages.opam-file-format

Partial log (click to expand)

    src/META \
  /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2/lib/ocaml/4.06.1/site-lib//opam-file-format/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2
shrinking /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2/lib/ocaml/4.06.1/site-lib/opam-file-format/opam-file-format.cmxs
strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2/lib
patching script interpreter paths in /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2
checking for references to /build in /nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2...
/nix/store/8rwpybdipwrm8i1fxvsz44znnm4p69kk-ocaml4.06.1-opam-file-format-2.0.0-rc2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ocamlPackages.opam-file-format

Partial log (click to expand)

    src/META \
  /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2/lib/ocaml/4.05.0/site-lib//opam-file-format/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2
shrinking /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2/lib/ocaml/4.05.0/site-lib/opam-file-format/opam-file-format.cmxs
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2/lib
patching script interpreter paths in /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2
checking for references to /build in /nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2...
/nix/store/q49hkcm7w1np1nkrgglwp6rvhldygi5g-ocaml4.05.0-opam-file-format-2.0.0-rc2

@xeji xeji merged commit 5509528 into NixOS:master May 28, 2018
@vbgl vbgl deleted the ocaml-opam-file-format branch May 29, 2018 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants