Skip to content

Update runtime 49#132

Closed
yakushabb wants to merge 10 commits into
masterfrom
update-runtime-49
Closed

Update runtime 49#132
yakushabb wants to merge 10 commits into
masterfrom
update-runtime-49

Conversation

@yakushabb
Copy link
Copy Markdown
Member

Based on #126

Other changes

  • Drop the libnotify module, which is already provided by the runtime

Fixes: #131

  • Improve clean commands

  • Drop the git source, which was ignored due to the only-arches entries

  • Update the build-commands to use the appdata file from the tar.xz files

muelli and others added 9 commits November 14, 2025 06:20
It's probably in the runtime: flathub/shared-modules#424
[15/73] Generating src/vulkan/utils_gen.c with a custom command (wrapped by meson to set env)
FAILED: [code=1] src/vulkan/utils_gen.c
/usr/bin/meson --internal exe --unpickle /run/build/libplacebo/_flatpak_build/meson-private/meson_exe_python3_4cf9aac460ddf4b9042d1eca3acade1c26a859d1.dat
while executing ['/usr/bin/python', '../src/vulkan/utils_gen.py', '/app/share', '', 'src/vulkan/utils_gen.c']
--- stdout ---
Found vk.xml: /usr/share/vulkan/registry/vk.xml

--- stderr ---
Traceback (most recent call last):
  File "/run/build/libplacebo/_flatpak_build/../src/vulkan/utils_gen.py", line 205, in <module>
    registry = VkXML(ET.parse(xmlfile))
  File "/run/build/libplacebo/_flatpak_build/../src/vulkan/utils_gen.py", line 50, in __init__
    super().__init__(*args, **kwargs)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/xml/etree/ElementTree.py", line 527, in __init__
    raise TypeError('expected an Element, not %s' %
                    type(element).__name__)
TypeError: expected an Element, not ElementTree

[16/73] Generating src/opengl/include/glad/gl.h with a custom command (wrapped by meson to set env)
ninja: build stopped: subcommand failed.
Error: module libplacebo: Child process exited with code 1
Freedesktop runtime version 25.08 (also GNOME runtime 49, KDE runtime 6.10, and 5.15-25.08) provides FFMPEG; therefore, declaring **org.freedesktop.Platform.ffmpeg-full** extension is no longer required.

> in the manifest. org.freedesktop.Platform.codecs-extra will be automatically installed by the runtime and will be available to users.

More information

- https://bbhtt.in/posts/closing-the-chapter-on-openh264/
- https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1825
- https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/931
- Drop libnotify module which is already provided by the runtime

Fixes: #131

- Improve clean commands

- Drop git source which was ignored due to the only-arches entries

- Update the build-commands to use the appdata fli from the tar.xz files
@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Test build enqueued.

@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Started test build.

@yakushabb yakushabb requested a review from KRTirtho January 31, 2026 21:41
@flathubbot
Copy link
Copy Markdown
Contributor

Test build succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/251451/com.github.KRTirtho.Spotube.flatpakref

Built for aarch64 and x86_64 architectures.

⚠️ Linter warnings:

Warnings can be promoted to errors in the future. Please try to resolve them.

  • 'appstream-missing-vcs-browser-url' warning found in linter repo check. Details: Please consider adding a vcs-browser URL to the Metainfo file
  • 'module-jsoncpp-source-git-no-commit-with-tag' warning found in linter manifest check.

@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Test build enqueued.

@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Started test build.

@flathubbot
Copy link
Copy Markdown
Contributor

Test build failed.

Help
  • bot, build - Restart the test build
  • bot, ping admins - Contact Flathub admins

@yakushabb
Copy link
Copy Markdown
Member Author

sed: can't read spotube-src/linux/com.github.KRTirtho.Spotube.appdata.xml: No such file or directory
Error: module spotube: Child process exited with code 2
error: Recipe `build` failed with exit code 1
Error: Process completed with exit code 1.

@yakushabb yakushabb closed this Mar 6, 2026
@yakushabb yakushabb added the bug Something isn't working label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libnotify module might be dropped

4 participants