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

Failed to run 'make -j8' for 'qtwayland' #1

Open
jhult opened this issue Sep 17, 2018 · 0 comments
Open

Failed to run 'make -j8' for 'qtwayland' #1

jhult opened this issue Sep 17, 2018 · 0 comments

Comments

@jhult
Copy link

jhult commented Sep 17, 2018

Run Docker

docker run --privileged --rm -ti -v $(pwd):/home --workdir /home liridev/ci-ubuntu bash

Run build

apt install snapcraft
snapcraft clean
snapcraft

Get failure

mv -f libQt5WaylandCompositor.so.5.10 ../../lib/ 
make[2]: Leaving directory '/home/parts/qtwayland/build/src/compositor'
make[1]: Leaving directory '/home/parts/qtwayland/build/src'
Makefile:46: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2
Failed to run 'make -j8' for 'qtwayland': Exited with code 2.
Verify that the part is using the correct parameters and try 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

1 participant