paper-plane-developers / paper-plane

Chat over Telegram on a modern and elegant client
GNU General Public License v3.0
963 stars 39 forks source link

Build failed in GNOME Builder #638

Closed PhilippKosarev closed 2 weeks ago

PhilippKosarev commented 2 weeks ago

Am I missing a dependency or is something else misconfigured?

Logs ``` Emptying app dir '/home/philipp/.var/app/org.gnome.Builder/cache/gnome-builder/projects/paper-plane/flatpak/staging/x86_64-main' Starting build of app.drey.PaperPlane.Devel Cache hit for rlottie, skipping build Cache hit for blueprint-compiler, skipping build ** (flatpak-builder:641): WARNING **: 14:36:23.361: Failed to get current git checksum: Failed to change to directory “/home/philipp/.var/app/org.gnome.Builder/cache/gnome-builder/flatpak-builder/git/https_gitlab.gnome.org_GNOME_gtk.git” (No such file or directory) Cache miss, checking out last cache hit ** (flatpak-builder:641): WARNING **: 14:36:23.367: rofiles-fuse not available, doing without ======================================================================== Building module gtk in /home/philipp/.var/app/org.gnome.Builder/cache/gnome-builder/flatpak-builder/build/gtk-2 ======================================================================== cp: cannot stat '/home/philipp/.var/app/org.gnome.Builder/cache/gnome-builder/flatpak-builder/git/https_gitlab.gnome.org_GNOME_gtk.git': No such file or directory Error: module gtk: Child process exited with code 1 ```
PhilippKosarev commented 2 weeks ago
Sidenote Whoever deleted @kyy23's message, thank you. Didn't know spammers like that were a problem on github. ![image](https://github.com/user-attachments/assets/9fb9fc65-9fc8-45df-b0e3-189a33c64e1a)
melix99 commented 2 weeks ago

It seems to work just fine for me. I suggest trying to click "Update Dependencies" and then rebuild.

image

PhilippKosarev commented 2 weeks ago

Ah, I see. That was indeed the issue. Thank you :heart: