-
Notifications
You must be signed in to change notification settings - Fork 14
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
Failure in make test
#46
Comments
Wow! I'm surprised it even worked this much! I don't know much about the Linux Subsystem, so I'm not sure where to find that missing file. Please update us if you find anything else interesting! |
Hi, I'm also getting the same issue when I'm running on Ubuntu. Did you find any solution to this? |
Hi, @BlackSanji—since this is a testing error, it's possible that the system is working (but the tests themselves are just running into trouble). Have you tried compiling an example program? |
Hi, @sampsyo - I tried compiling an example program. It is working perfectly fine. Thanks for the help |
I am trying to compile and use the ACCEPT compiler on the Linux Subsystem in Windows 10. While, the compilation seemed to complete with no issues, running
make test
showed one unexpected failure. I've put the error log in this issue. Do let me know if I can provide any more information to debug this.The text was updated successfully, but these errors were encountered: