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

ocamldebug and ocamldoc crash #3

Closed
peterjc opened this issue Apr 9, 2018 · 4 comments
Closed

ocamldebug and ocamldoc crash #3

peterjc opened this issue Apr 9, 2018 · 4 comments

Comments

@peterjc
Copy link
Contributor

peterjc commented Apr 9, 2018

See logs on #2,

https://circleci.com/gh/conda-forge/ocaml-feedstock/4?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Linux CircleCI,

$ ocamldebug -version
Fatal error: exception Failure("input_value: unknown custom block identifier")

https://travis-ci.org/conda-forge/ocaml-feedstock/builds/363182681?utm_source=github_status&utm_medium=notification
macOS, TravisCI,

$ ocamldebug -version
/Users/travis/miniconda3/conda-bld/ocaml_1523031087918/test_tmp/run_test.sh: line 7: 33648 Segmentation fault: 11  ocamldebug -version

https://travis-ci.org/conda-forge/ocaml-feedstock/builds/363190382?utm_source=github_status&utm_medium=notification
macOS, TravisCI,

$ ocamldoc -version
/Users/travis/miniconda3/conda-bld/ocaml_1523032262217/test_tmp/run_test.sh: line 8: 33653 Segmentation fault: 11  ocamldoc -version
@peterjc
Copy link
Contributor Author

peterjc commented Apr 13, 2018

Logged upstream as https://caml.inria.fr/mantis/view.php?id=7771

@peterjc
Copy link
Contributor Author

peterjc commented Feb 14, 2019

@isuruf I don't suppose all your recent cleanup work happened to fix this issue as a side effect, did it? In anycase, thank you.

P.S. Do you want to be listed as a maintainer of this recipe?

@isuruf
Copy link
Member

isuruf commented Feb 16, 2019

I cleaned up the recipe a bit to fix some segfaults and fix #15. Hope you don't mind.
I don't use ocaml myself so I don't see myself maintaining this recipe. I cleaned up the recipe to help another developer who wanted ocaml for another conda package.

@peterjc
Copy link
Contributor Author

peterjc commented Feb 17, 2019

Thank you for solving this @isuruf! Funnily enough the only reason I packaged OCaml in the first place was as a build time dependency for another tool that I wanted in conda (hevea).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants