pimvullers / elementary

The elementary OS experience for Gentoo Linux.
https://elementary.io/
114 stars 35 forks source link

Missing dependency for pantheon-files + failure afterwards #223

Closed ghost closed 2 years ago

ghost commented 2 years ago

Run-time dependency libgit2-glib-1.0 found: NO (tried pkgconfig and cmake) Solution: emerge libgit2-glib

ghost commented 2 years ago

After filling in the dependency i got a build failure build.log

pimvullers commented 2 years ago

looks like libcloudproviders is build without vala flag. Will add that to the dependencies.

Many thanks for reporting these. They are hard to notice for me if I have them already installed (I don't spend the effort to check changed dependencies for every update, just update the version number and see whether it still builds).

ghost commented 2 years ago

I reinstall from time to time and use ~amd64 hence why the issues with meson for example and some other stuff

ghost commented 2 years ago

Yep i had to recompile dev-libs/libcloudproviders with the vala use flag and it compiled great thanks a lot

pimvullers commented 2 years ago

Currently busy to fix all packages for meson, there are various. Expect an update in 1-2 hours.

ghost commented 2 years ago

I'll keep it open for now as the issue is still here by default