Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68061 - [spice] incorrect version string in header
Attached to Project:
Arch Linux
Opened by Toolybird (Toolybird) - Wednesday, 30 September 2020, 22:54 GMT
Last edited by Anatol Pomozov (anatolik) - Thursday, 10 December 2020, 18:02 GMT
Opened by Toolybird (Toolybird) - Wednesday, 30 September 2020, 22:54 GMT
Last edited by Anatol Pomozov (anatolik) - Thursday, 10 December 2020, 18:02 GMT
|
DetailsLatest release tarball (0.14.3) is affected by a bug when compiled with Meson. Arch is therefore affected.
Upstream report [1] This issue came to light when trying to build QEMU from git. If we don't don't fix it now, it will likely bite in the future. The upstream fix does not apply cleanly therefore I propose the following: prepare() { cd "$pkgname-$pkgver" sed -i "s/if not version_info.contains('git')/if version_info.length() >= 4/" server/meson.build } I've analysed the dependent packages (qemu and xf86-video-qxl) and AFAICT a recompile is not needed (but I could do with a second opinion here). [1] https://gitlab.freedesktop.org/spice/spice/-/issues/46 |
This task depends upon
Closed by Anatol Pomozov (anatolik)
Thursday, 10 December 2020, 18:02 GMT
Reason for closing: Fixed
Additional comments about closing: spice-0.14.3-3
Thursday, 10 December 2020, 18:02 GMT
Reason for closing: Fixed
Additional comments about closing: spice-0.14.3-3
https://git.qemu.org/?p=qemu.git;a=commit;h=3d6e32347a3b57dac7f469a07c5f520e69bd070a