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

duplicate rule building from master #270

Closed
albfan opened this issue Apr 7, 2019 · 2 comments
Closed

duplicate rule building from master #270

albfan opened this issue Apr 7, 2019 · 2 comments

Comments

@albfan
Copy link

albfan commented Apr 7, 2019

ninja: error: build.ninja:1146: multiple rules generate src/Widgets/CanvasItems/Grabber.c [-w dupbuild=err]

I fixed with:

ninja -C build -w dupbuild=warn

Just want to know the details about this (if I can help to solve it) Not an expert on meson by far.

@Philip-Scott
Copy link
Owner

Ninja? The project is currently being built with cmake, or are you trying to port it and getting those errors there?

@albfan
Copy link
Author

albfan commented Apr 15, 2019

nah, just an old setup to build from git in AUR:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=spice-up-git#n30

stable on AUR is better than bleeding edge:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=spice-up#n22

@albfan albfan closed this as completed Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants