Summary: | net-misc/spice-gtk-0.40: build failure w/ >=dev-util/meson-0.63.0_rc3 (meson.build:53:0: ERROR: Sandbox violation: Tried to grab file keymap-gen from a nested subproject.) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Virtualization Team <virtualization> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | admnd, bitlord0xff, eschwartz, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=846467 https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/104 https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/159 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 857522 | ||
Bug Blocks: | |||
Attachments: |
build.log
meson-log.txt |
Description
Sam James
![]() ![]() ![]() ![]() Created attachment 787853 [details]
meson-log.txt
This is a project definition bug, not a Meson bug, so I submitted a PR to fix it at https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/104 spice-gtk-0.41 has been released two days ago. That version fixes the issue on my side. (In reply to Adrien Dessemond from comment #3) > spice-gtk-0.41 has been released two days ago. That version fixes the issue > on my side. While it's tagged, I don't see the tarball: ``` --2022-07-08 23:17:52-- https://www.spice-space.org/download/gtk/spice-gtk-0.41.tar.xz Resolving www.spice-space.org... nano 8.43.85.198 Connecting to www.spice-space.org|8.43.85.198|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-07-08 23:17:54 ERROR 404: Not Found. ``` (In reply to Sam James from comment #4) > (In reply to Adrien Dessemond from comment #3) > > spice-gtk-0.41 has been released two days ago. That version fixes the issue > > on my side. > > While it's tagged, I don't see the tarball: > ``` > --2022-07-08 23:17:52-- > https://www.spice-space.org/download/gtk/spice-gtk-0.41.tar.xz > Resolving www.spice-space.org... nano 8.43.85.198 > Connecting to www.spice-space.org|8.43.85.198|:443... connected. > HTTP request sent, awaiting response... 404 Not Found > 2022-07-08 23:17:54 ERROR 404: Not Found. > ``` Need https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/159. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059e4bd1337a7b050e70618886c192815cf13068 commit 059e4bd1337a7b050e70618886c192815cf13068 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-10 20:40:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-10 20:40:55 +0000 net-misc/spice-gtk: fix build with meson 0.63 Closes: https://bugs.gentoo.org/854498 Signed-off-by: Sam James <sam@gentoo.org> net-misc/spice-gtk/Manifest | 1 + net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 147 ++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b2f6ade2bfd62d888a4700ac8d03e088661991 commit 48b2f6ade2bfd62d888a4700ac8d03e088661991 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-12 09:15:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-12 09:17:44 +0000 net-misc/spice-gtk: add 0.41 Closes: https://bugs.gentoo.org/854498 Signed-off-by: Sam James <sam@gentoo.org> net-misc/spice-gtk/Manifest | 1 + net-misc/spice-gtk/spice-gtk-0.41.ebuild | 142 +++++++++++++++++++++++++++++++ 2 files changed, 143 insertions(+) |