-
Notifications
You must be signed in to change notification settings - Fork 29
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
Snappy error on arm / ubuntu #38
Comments
Is your working copy out of date ? If you want to skip the float benchmarks, just remove It is possible that one of the snappy benchmarks failed to run, have a look On Sun, Dec 1, 2013 at 3:11 PM, Mark Wolfe [email protected] wrote:
|
So firstly clean checkout this morning. Float stuff was an observation, it is listed in your readme but doesn't exist.. So this explains why snappy no work.
To fix.
or
|
Wow, I never considerde that the snappy benchmarks needed that file This should fix it % dpkg -S /usr/share/dict/words try sudo apt-get install dictionaries-common On Sun, Dec 1, 2013 at 3:59 PM, Mark Wolfe [email protected] wrote:
|
Aha good point, I should have asked dpkg first. |
Seems I manage to oom.
Free is.
Will stop everything, clean and run again. |
Add some swap, you probably won't need it, but it'll make the test pass. On Sun, Dec 1, 2013 at 4:48 PM, Mark Wolfe [email protected] wrote:
|
Just shut down some other processes and all passed. Cheers. |
I hit this problem on linux/386 as well. Reopening as a reminder to add something to README. |
Just trying to run the full suite on 13.04 arm and i get the following error when i run
make
.Also
make float
doesn't seem to do anything.Any ideas on how to get this snappy segment of benchmarks working?
The text was updated successfully, but these errors were encountered: