-
Notifications
You must be signed in to change notification settings - Fork 251
cloc_tests segfaults #8
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
Comments
we shouldn't observe this:
Cmake should generate appropriate commands to copy required files. Could you please check if file copybuffer.cl is present somewhere under bin directory? It will be helpful if you can execute below command and share output:
|
make run_cloc_tests works fine. copybuffer.cl appears in a few places:
|
Thanks for the report, in the current implementation cloc_tests needs to be executed in the directory that is being tested. |
Problem fixed with commit 46f3efd. |
After a build cloc_tests segfaults. It looks like some files are not copied into the bin director. All other tests run and pass.
Log below:
The text was updated successfully, but these errors were encountered: