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

4.11.2: test suite is failing #10249

Closed
kloczek opened this issue Feb 24, 2021 · 5 comments
Closed

4.11.2: test suite is failing #10249

kloczek opened this issue Feb 24, 2021 · 5 comments

Comments

@kloczek
Copy link

kloczek commented Feb 24, 2021

Looks like something is missing in dist source tree and/or test suite is trying to lookup outside of the build tree.

+ cd ocaml-4.11.2
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 -C testsuite all
cannot find file '../../ocamlopt'
make[2]: *** [Makefile:48: testing.cmx] Error 127
make[1]: *** [Makefile:270: lib] Error 2
make: *** [Makefile:113: all] Error 2
@Octachron
Copy link
Member

Could you clarify where you got the source and your build process?

@kloczek
Copy link
Author

kloczek commented Feb 24, 2021

I'm using autogenerated by github frontend tar ball from git tag.
https://github.com/ocaml/ocaml/archive/4.11.2/ocaml-4.11.2.tar.gz

@Octachron
Copy link
Member

Did you build the rest of the compiler suite (with ocamltest enabled) before trying to run the test suite?

@Octachron
Copy link
Member

I am closing this issue in the absence of feedback (or was #10250 the root issue?).

@kloczek
Copy link
Author

kloczek commented Feb 24, 2021

Maybe .. for now I agree that that issu may be somehow connected ant to minimise noise this ticket can be closed :)

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