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.camlp5: 7.03 -> 7.05 #35548

Merged
merged 1 commit into from Feb 28, 2018
Merged

ocamlPackages.camlp5: 7.03 -> 7.05 #35548

merged 1 commit into from Feb 28, 2018

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Feb 25, 2018

Motivation for this change

Support for OCaml 4.06.1

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.

@Mic92
Copy link
Member

Mic92 commented Feb 25, 2018

@GrahamcOfBorg build ocamlPackages.camlp5

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

�[31;1merror:�[0m attribute 'camlp5' in selection path 'ocamlPackages.camlp5' not found

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

error: attribute ‘camlp5’ in selection path ‘ocamlPackages.camlp5’ not found

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

error: attribute 'camlp5' in selection path 'ocamlPackages.camlp5' not found

@vbgl
Copy link
Contributor Author

vbgl commented Feb 27, 2018

@GrahamcOfBorg build ocamlPackages.camlp5_strict ocamlPackages.camlp5_transitional

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

make[3]: *** [../../config/Makefile:24: versdep.cmo] Error 127
make[3]: Leaving directory '/build/source/ocaml_src/lib'
make[2]: *** [Makefile:164: library_cold] Error 2
make[2]: Leaving directory '/build/source'
make[1]: *** [Makefile:35: boot/camlp5] Error 2
make[1]: Leaving directory '/build/source'
make: *** [Makefile:150: world.opt] Error 2
builder for '/nix/store/y57dzhha3nhk7rs3bvdacsmyfz4cr5sa-camlp5_transitional-7.05.drv' failed with exit code 2
builder for '/nix/store/c7i80l4r67b2ybkhws5lvbd14dzamk7d-camlp5-7.05.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/c7i80l4r67b2ybkhws5lvbd14dzamk7d-camlp5-7.05.drv', '/nix/store/y57dzhha3nhk7rs3bvdacsmyfz4cr5sa-camlp5_transitional-7.05.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash: /bin/rm: No such file or directory
make[3]: *** [../../config/Makefile:24: versdep.cmo] Error 127
make[3]: Leaving directory '/tmp/nix-build-camlp5_transitional-7.05.drv-0/source/ocaml_src/lib'
make[2]: *** [Makefile:164: library_cold] Error 2
make[2]: Leaving directory '/tmp/nix-build-camlp5_transitional-7.05.drv-0/source'
make[1]: *** [Makefile:35: boot/camlp5] Error 2
make[1]: Leaving directory '/tmp/nix-build-camlp5_transitional-7.05.drv-0/source'
make: *** [Makefile:150: world.opt] Error 2
builder for ‘/nix/store/zp2id8g6xpfhy1f0dr1sm2fwy1fyl054-camlp5_transitional-7.05.drv’ failed with exit code 2
error: build of ‘/nix/store/k5m1x2a014glpqyv87hd1l4mz7svl7xv-camlp5-7.05.drv’, ‘/nix/store/zp2id8g6xpfhy1f0dr1sm2fwy1fyl054-camlp5_transitional-7.05.drv’ failed

@vbgl
Copy link
Contributor Author

vbgl commented Feb 27, 2018

@GrahamcOfBorg build ocamlPackages.camlp5_strict ocamlPackages.camlp5_transitional

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
wrong ELF type
/nix/store/58z618vnszmy31650nw927q12870nc39-camlp5-7.05
/nix/store/z8gdr0nxvnmjzqzn8ahvajim94icg7nn-camlp5_transitional-7.05

@vbgl vbgl merged commit a3c143c into NixOS:master Feb 28, 2018
@vbgl vbgl deleted the camlp5-7.05 branch November 14, 2019 09:13
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