Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S spice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • spice
  • spice
  • Issues
  • #46
Closed
Open
Issue created Sep 30, 2020 by Toolybird@Toolybird

SPICE_SERVER_VERSION bug when built with Meson

Hi,

Building the release tarball (0.14.3) with Meson produces a different version string (spice-server.h) as compared to when it's built with Autoconf.

Autoconf - #define SPICE_SERVER_VERSION 0x000e03

Meson - #define SPICE_SERVER_VERSION 0x000e04

This is now causing a build failure when trying to build QEMU trunk, and is a problem because some distros (e.g. Arch) have built spice server with Meson and now have the buggy version string.

Thanks

Assignee
Assign to
Time tracking