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

Make command not finishing #466

Open
ghost opened this issue Jul 1, 2016 · 1 comment
Open

Make command not finishing #466

ghost opened this issue Jul 1, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 1, 2016

Hello all,

I am attempting to install qml-material on the Raspberry Pi. I have the qt5 packages installed from the official repos. I am following the system wide installation guide in the readme file. After executing make, it seems as if I enter a loop. The following is a small terminal snippet:

/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake -o Makefile ../qml-material.pro make: Warning: File '../qml-material.pro' has modification time 2351454 s in the future /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake -o Makefile ../qml-material.pro make: Warning: File '../qml-material.pro' has modification time 2351454 s in the future /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake -o Makefile ../qml-material.pro make: Warning: File '../qml-material.pro' has modification time 2351453 s in the future /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake -o Makefile ../qml-material.pro make: Warning: File '../qml-material.pro' has modification time 2351453 s in the future

This repeats indefinitely, I have left it to execute for well over an hour. There are no other messages. The only change that happens is the modification time that is referenced slowly decreases. I've only installed libraries using make and make install a few times, but those instances gave much different output.

I apologize in advance if this is the expected behavior and I am simply not giving it enough time.

@ghost
Copy link
Author

ghost commented Jul 4, 2016

Update: After leaving it run all night, I can confirm that it will never install. I get the same message over and over again.

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

0 participants