Closed stacyharper closed 5 years ago
Thanks for the report!
Looks like it's unrelated to musl — we weren't passing a strong enough dependency info to Meson. Please try whether https://github.com/bugaevc/wl-clipboard/commit/5b595cf9af5b6c0e89d5f5376fc250dde015fc2a fixes it.
I got some difficulties to run in the exact same context cause void-package rebuild from the tar.gz so we require a tagged version.
But, I got another pc running voidlinux on musl. I tried to meson then ninja master and I got similar problem. I tried your patch after removing the build dir and it seems to works !
Could you beta2 to try the production way ?
Yeah, I'll do a beta 2 later today when I fix & merge all the other stuff that came up 😀
Please let me know how it goes :)
Arf ! It goes bad x) https://travis-ci.org/void-linux/void-packages/builds/585698638
Maybe I missed a dependency. It seems one of the error is bout xdg.
Argh, no, it's my fault, I forgot to add the header dependency in the executables themselves.
Here's the fix. Looks like there's nothing else I could forget to add the dependency to :wink:
Does this solve https://travis-ci.org/void-linux/void-packages/jobs/585698645 too ? It seems a very different problem
(Ok I get the exact same issue on my other laptop. I'll be able to test this easier next time)
It doesn't; that problem is certainly unrelated to wl-clipboard, it's something void- or travis-specific.
Yeah I had a look and it seems like a shitty bug. Anyway thanks a lot for this ! :) Have a nice day/night. I'll test soon the beta3 and be back here to cry again ^^
I'll test soon the beta3 and be back here to cry again ^^
I'm not sure I'll a do a beta3 (sorry!) unless enough fixes/tweaks come up. But — did you know that you can get tarballs off GitHub for any commit just like this?
Yes ! That is the trick I need ! :DD Okay I test this now !
It works !
Yay! :smile:
Hey there !
wl-clipboard got problems with the void linux autobuild travis job on musl env.
https://travis-ci.org/void-linux/void-packages/builds/585446834
That why betas exists I guess ;)
bb !