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

Cannot install WIsH, error during makefile #12

Open
faye92sun opened this issue May 8, 2024 · 0 comments
Open

Cannot install WIsH, error during makefile #12

faye92sun opened this issue May 8, 2024 · 0 comments

Comments

@faye92sun
Copy link

I am on a Linux system, after cloning the git and using cmake, when I use make, I get:

make: Warning: File 'Makefile' has modification time 573 s in the future make[1]: Warning: File 'CMakeFiles/Makefile2' has modification time 573 s in the future make[2]: Warning: File 'CMakeFiles/WIsH.dir/progress.make' has modification time 573 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. make[2]: Warning: File 'CMakeFiles/WIsH.dir/progress.make' has modification time 573 s in the future [-33%] Building CXX object CMakeFiles/WIsH.dir/main.cpp.o

Assembler messages: Error: can't open $HOME/tmp/cclrMUoO.s for reading: No such file or directory make[2]: *** [CMakeFiles/WIsH.dir/build.make:76: CMakeFiles/WIsH.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/WIsH.dir/all] Error 2 make: *** [Makefile:91: all] Error 2

I am on a shared server but using my own /tmp. There are no files in /tmp. What could be causing this?

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

1 participant