Skip to content

Bump runtime to 49#126

Open
muelli wants to merge 9 commits into
flathub:masterfrom
muelli:patch-2
Open

Bump runtime to 49#126
muelli wants to merge 9 commits into
flathub:masterfrom
muelli:patch-2

Conversation

@muelli
Copy link
Copy Markdown

@muelli muelli commented Nov 14, 2025

No description provided.

@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

@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

@muelli
Copy link
Copy Markdown
Author

muelli commented Nov 14, 2025

probably requires updating the shared modules

@yakushabb yakushabb requested a review from KRTirtho December 22, 2025 17:24
Comment thread com.github.KRTirtho.Spotube.yml Outdated
@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

@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

@muelli
Copy link
Copy Markdown
Author

muelli commented Jan 5, 2026

libsecret 0.21.7

[0/1] Installing files
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/mesonbuild/mesonmain.py", line 193, in run
    return options.run_func(options)
           ~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/mesonbuild/minstall.py", line 888, in run
    installer.do_install(datafilename)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/mesonbuild/minstall.py", line 567, in do_install
    self.install_data(d, dm, destdir, fullprefix)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/mesonbuild/minstall.py", line 646, in install_data
    if self.do_copyfile(fullfilename, outfilename, makedirs=(dm, outdir), follow_symlinks=i.follow_symlinks):
       ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/mesonbuild/minstall.py", line 421, in do_copyfile
    self.remove(to_file)
    ~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/mesonbuild/minstall.py", line 320, in remove
    os.remove(*args, **kwargs)
    ~~~~~~~~~^^^^^^^^^^^^^^^^^
OSError: [Errno 30] Read-only file system: '/usr/share/bash-completion/completions/secret-tool'
Installing po/ab/LC_MESSAGES/libsecret.mo to /app/share/locale/ab/LC_MESSAGES

It's probably in the runtime: flathub/shared-modules#424
@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

@muelli
Copy link
Copy Markdown
Author

muelli commented Jan 5, 2026

[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

[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
@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

@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Test build enqueued.

@flathubbot
Copy link
Copy Markdown
Contributor

🚧 Started test build.

@muelli
Copy link
Copy Markdown
Author

muelli commented Jan 5, 2026


'appstream-missing-vcs-browser-url' warning found in linter repo check. Details: Please consider adding a vcs-browser URL to the Metainfo file

@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/242685/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

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
@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 succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/247099/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

@yakushabb yakushabb mentioned this pull request Jan 31, 2026
@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 succeeded. To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/272137/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.
  • 'module-spotube-source-git-no-commit-with-tag' warning found in linter manifest check.

@yakushabb
Copy link
Copy Markdown
Member

Also, no sound.

resim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants